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

Welcome Tutorial Issues

mikebronner opened this issue · comments

When first opening a page with Gutenberg on a site, it pops open a welcome message. At the end it tries to initialize the editor, but fails, because it already is initialized, and throws JS errors. Also, the intro text mentions Wordpress.

  • Refresh page when intro is completed.
  • Remove the Wordpress references.
  • Disable the welcome text all-together (less preferable).

Are these upstream issues? If so, submit PRs to Laraberg repo.