• Resolved WP Fortune

    (@bpluijms)


    Hello,

    Since Gutenberg 3.5 your blocks are not working.
    On the frontend everything still works fine, but in the admin the blocks are replaced with a “classic editor” block from the default Gutenberg blocks.

    The blocks are also not available, so I can’t add them.
    I get a javascript error while loading the page edit:

    blocks.build.js?ver=4.9.8:1 Uncaught TypeError: Object(...) is not a function
        at Object.<anonymous> (blocks.build.js?ver=4.9.8:1)
        at t (blocks.build.js?ver=4.9.8:1)
        at Object.<anonymous> (blocks.build.js?ver=4.9.8:1)
        at t (blocks.build.js?ver=4.9.8:1)
        at blocks.build.js?ver=4.9.8:1
        at blocks.build.js?ver=4.9.8:1
    

    See also screenshot here:
    https://geev.eu/screenshot.png

    I’ve tested it on several installations, including a clean one with default WordPress Twenty17 theme and no other plugins installed.

Viewing 4 replies - 1 through 4 (of 4 total)
  • I also get this error, but everything works fine. I’m cloning from the GitHub repo, running ‘npm install’ and then ‘npm run build’.

    Thread Starter WP Fortune

    (@bpluijms)

    Hi,

    Any updates about this issue?

    I think your plugin has great potential, but with the lack of working blocks I can not develop with it.

    Best regards,
    Bart

    Hey everyone – I will clone from the GH repo and fix then submit a pull request. Just having some trouble finding the repo on github… If anyone can help let me know.

    Plugin Contributor gambitph

    (@gambitph)

    Hello Bart and everyone!

    Thanks for bringing this to our attention!

    Just letting you know that this issue has been addressed with Stackable version 0.7. If you haven’t updated your plugin yet, we do recommend doing so. ??

    If you encounter any other problem with Stackable, please let us know!

    Cheers,
    Alyssa
    Gambit Technologies – Stackable Support

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Not working with Gutenberg 3.5’ is closed to new replies.