Error with React 18 in admin wizard
-
Hello
I am using your plugin on my site and I’m encountering a critical JavaScript error (Minified React error #299) in the browser console. This error originates from the
bundle.jsfile of your plugin and completely breaks the functionality of the admin wizard/setup page.The error occurs specifically in the WordPress admin area when I try to access or use the SSL setup wizard. The console error prevents the React components from rendering correctly, making it impossible to complete the configuration.
Error Details:
- File:
https://sonarweb.ir/wp-content/plugins/wp-letsencrypt-ssl/admin/wizard/dist/bundle.js?ver=7.8.3 - Error:
Uncaught Error: Minified React error #299 - Stack Trace:
at Object.createRoot (bundle.js?ver=7.8.3:2:141269)at HTMLDocument.<anonymous> (bundle.js?ver=7.8.3:9:271517)
This appears to be a compatibility issue between the version of React used by your plugin and the version supplied by WordPress core. Could you please investigate and release an update to ensure compatibility with the latest React version used by WordPress?
Thank you for your time and support.
- File:
The topic ‘Error with React 18 in admin wizard’ is closed to new replies.