/remix-grapes-error

reproduces a grapesJS error with clean installs of remix and basic implementation of grapesJS

Primary LanguageJavaScript

remix-grapes-error

reproduces a grapesJS error with clean installs of remix and basic implementation of grapesJS

File structure

  • root.jsx is the top-level layout
  • grapes.jsx is the page with Grapes.js implemented
  • lib/grapes/editor is the initialization

Get started

  1. Run server with yarn dev
  2. visit /grapes

Errors:

  1. on page load Screenshot 2023-05-11 at 8 08 52 AM
  2. Code export exports boilerplate Screenshot 2023-05-11 at 8 09 17 AM
  3. Plugins don't work

I think these symptoms are likely all related to the same error