Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Off-canvas visual editor no longer working #122

Open
asgorobets opened this issue Jan 7, 2025 · 5 comments
Open

Off-canvas visual editor no longer working #122

asgorobets opened this issue Jan 7, 2025 · 5 comments

Comments

@asgorobets
Copy link

asgorobets commented Jan 7, 2025

Not sure if this is a known issue or work in progress, but seems that Visual Editor no longer works as expected for me at least

This happens for both Remix and Next.js starters installed from latest versions, also happens on Tugboat and

Steps to reproduce:

  1. install Deploy Preview on Tugboat for Next.js
  2. Open Drupal and Homepage via "View Drupal" button
  3. Double-click on any of the paragraphs
    Expected behavior: off-canvas visual editor opens
    Actual behavior: getting an error in console that #drupal-off-canvas is missing
Uncaught TypeError: jQuery(...).dialog is not a function

#drupal-off-canvas is basically missing in the dom. I tried opening it by default with " Open Off-Canvas on page load" setting, but then it still errors out when you double-click with another error, plus opening by default is not an experience I was seeking.

@jmolivas
Copy link
Contributor

Thanks for reporting @asgorobets, we are revamping the Visual Editor our goal is to replace the editor with a fully FE application using Puck Editor

I will take a look to fix this in the meantime we replace the Visual Editorial experience

@jmolivas
Copy link
Contributor

PR containing the new Visual Editor code #121

@jmolivas
Copy link
Contributor

Code was merged via this PR #129

@jmolivas
Copy link
Contributor

Release not yet done will reply back once we havre more information about a new release

@asgorobets
Copy link
Author

Thanks @jmolivas! Looking forward to Puck as the default editor!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants