0.22.7 Block Manager no longer functioning #6508
viethconsulting
started this conversation in
General
Replies: 1 comment
-
Are you able to provide a reproducible demo? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Was able to revert to 0.22.6 to get the block manager working again, but it looks like 0.22.7 released yesterday and somehow caused the block manager to not load anything. No blocks load, but also no errors displayed in the console
What we were using that stopped working:
<script src="//cdn.jsdelivr.net/npm/grapesjs"></script>What we're using now:
<script src="//cdn.jsdelivr.net/npm/[email protected]"></script>Beta Was this translation helpful? Give feedback.
All reactions