ts-extension-starter icon indicating copy to clipboard operation
ts-extension-starter copied to clipboard

warning logged in extension manager (Chrome and Edge)

Open MaxterBattle opened this issue 2 years ago • 0 comments

Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot

Context

extension://fahmemdakafnmbmhampginkgelnjocpg/pages/popup/index.html

Stack Trace

pages/popup/index.js:3459 (printWarning) pages/popup/index.js:3433 (error) pages/popup/index.js:32919 (render) pages/popup/index.js:33136 (anonymous function)

MaxterBattle avatar May 27 '22 03:05 MaxterBattle