givanz / VvvebJs

Drag and drop page builder library written in vanilla javascript without dependencies or build tools.
https://www.vvveb.com/vvvebjs/editor.html
Apache License 2.0
7.07k stars 1.62k forks source link

Buttons don't work in editor.html #222

Open iamcodered opened 3 years ago

iamcodered commented 3 years ago

In editor.html, the components and configuration buttons are not toggled when I run it on the web server. If I open it as a file from disk, then everything works as it should. This changes the hash of the page, but nothing happens. Also style and advansed buttons don't work when I select an element. tell me, can anyone have it?