react-dom.development.js:11571 Uncaught TypeError: pendingLegacyContextWarning.forEach is not a function at Object.ReactStrictModeWarnings.flushLegacyContextWarning (react-dom.development.js:11571:1) at flushRenderPhaseStrictModeWarningsInDEV (react-dom.development.js:23819:1) at commitRootImpl (react-dom.development.js:23005:1) at unstable_runWithPriority (scheduler.development.js:468:1) at runWithPriority$1 (react-dom.development.js:11276:1) at commitRoot (react-dom.development.js:22990:1) at performSyncWorkOnRoot (react-dom.development.js:22329:1) at react-dom.development.js:11327:1 at unstable_runWithPriority (scheduler.development.js:468:1) at runWithPriority$1 (react-dom.development.js:11276:1)
An React error occurred when I added a script to index.html. how can i solve it?