react-dom.min.js:117 TypeError: Cannot read property ‘includes’ of undefined
-
This may be related to another support issue previously posted, but is not specific to compatibility with just one plugin … unfortunately the error I’m seeing from your plugin breaks a whole host of other blocks.
Within any page or post editor, the following JS error is shown in the browser console:
react-dom.min.js:117 TypeError: Cannot read property 'includes' of undefined at block-visibility.js?ver=1.0:1 at Array.map (<anonymous>) at block-visibility.js?ver=1.0:1 at Td (react-dom.min.js:82) at hi (react-dom.min.js:102) at Qg (react-dom.min.js:144) at Rg (react-dom.min.js:145) at Sc (react-dom.min.js:158) at Z (react-dom.min.js:156) at ah (react-dom.min.js:159)
Is this plugin still actively supported? Is there a GitHub repo where I may be able to contribute a fix?
The idea is great, so I appreciate your hard work! But it’s unfortunately unusable because it breaks almost every other custom block plugin I use due to a JavaScript array error.
- The topic ‘react-dom.min.js:117 TypeError: Cannot read property ‘includes’ of undefined’ is closed to new replies.