• Hi folks! This looks like an excellent plugin. However, as I was testing it, I noticed that it is throwing lots of JS errors in the console:

    editor-extension.js?ver=1651003511:1 Uncaught (in promise) TypeError: e.roles.filter is not a function
        at p (editor-extension.js?ver=1651003511:1:3816)
        at editor-extension.js?ver=1651003511:1:4121
        at hooks.min.js?ver=1e58c8c5a32b2e97491080c5b10dc71c:2:4160
        at Ge (blocks.min.js?ver=28d5b8f8805a22435cbdc51927067812:2:23743)
        at We (blocks.min.js?ver=28d5b8f8805a22435cbdc51927067812:2:25056)
        at We.next (<anonymous>)
        at redux-routine.min.js?ver=6c3ab278bc9641b6f62731e018a4449e:2:9334
        at e.any (redux-routine.min.js?ver=6c3ab278bc9641b6f62731e018a4449e:2:6516)
        at redux-routine.min.js?ver=6c3ab278bc9641b6f62731e018a4449e:2:9446
        at Array.some (<anonymous>)

The topic ‘Many JS Errors in Console’ is closed to new replies.