mikebronner / nova-gutenberg

Implementation of the Gutenberg editor as a Laravel Nova Field based on Laraberg.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update and continue editing breaks the gutenberg

martianatwork opened this issue · comments

commented

it looks like gutenberg is trying reregister the plugins, which it should not do.
image

Hi @martianatwork, absolutely right. I have been trying to figure out a fix for this for a long time now. The only way I have found is to manually refresh the page, which is hugely annoying. Any PR you could submit to help with this would be hugely appreciated! :)

commented

@mikebronner Fixed and created PR, if you can merge and release a new version it will be appreciated

This should now be fixed in release 0.4.9.