Conflict with Accordion Plugins
-
“Block encounters an error” when using a couple different accordion plugins in wordpress.
When using Easy Accordion Gutenberg Block, I get this react.js error:
Error: Switching useSelect from mapping to mapping is not allowed
at Be (data.min.js?ver=90cebfec01d1a3f0368e:9:2849)
at nd (block-editor.min.js?ver=ed2b2aa3837336baf00f:26:202475)
at edit (index.js?ver=31e933e4680bb50876f0:33:18752)
at kt (react-dom.min.js?ver=18.2.0:10:47633)
at gr (react-dom.min.js?ver=18.2.0:10:56448)
at js (react-dom.min.js?ver=18.2.0:10:121615)
at kl (react-dom.min.js?ver=18.2.0:10:88654)
at yl (react-dom.min.js?ver=18.2.0:10:88582)
at vl (react-dom.min.js?ver=18.2.0:10:88445)
at ol (react-dom.min.js?ver=18.2.0:10:85269)When using Lightweight Accordion I get the following react.js error:
react-dom.min.js?ver=18.2.0:10 Error: Minified React error #300; visit https://reactjs.org/docs/error-decoder.html?invariant=300 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at kt (react-dom.min.js?ver=18.2.0:10:47837)
at gr (react-dom.min.js?ver=18.2.0:10:56448)
at js (react-dom.min.js?ver=18.2.0:10:121615)
at kl (react-dom.min.js?ver=18.2.0:10:88654)
at yl (react-dom.min.js?ver=18.2.0:10:88582)
at vl (react-dom.min.js?ver=18.2.0:10:88445)
at ol (react-dom.min.js?ver=18.2.0:10:85269)
at cl (react-dom.min.js?ver=18.2.0:10:85656)
at zn (react-dom.min.js?ver=18.2.0:10:32470)
at react-dom.min.js?ver=18.2.0:10:83221https://legacy.reactjs.org/docs/error-decoder.html/?invariant=300
Let me know if I can provide any additional information.
- The topic ‘Conflict with Accordion Plugins’ is closed to new replies.