• I’m getting the following error in my plugin that is pulling InnerBlocks from wp.editor:

    Cannot read property ‘InnerBlocks’ of undefined

    This is my code in my plugin:

    const { InnerBlocks, InspectorControls, MediaUpload } = wp.editor;

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Did InnerBlocks move from wp.editor?’ is closed to new replies.