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
6.91k stars 1.59k forks source link

<html> tag missing ? #298

Open zakk616 opened 1 year ago

zakk616 commented 1 year ago

I found the tag missing in the editor section. is that for a reason or its a mistake?

image

givanz commented 1 year ago

Thanks for the bug report, it's fixed in the last commit https://github.com/givanz/VvvebJs/commit/ca3081f738370ff79199c061df51ac57efb583c9

zakk616 commented 1 year ago

you are welcome, actually...I am exploring this repo and trying to implement it in my project, just asking if I encounter any related bugs or issues and fix them, would you accept the pull request for these fixes?

givanz commented 1 year ago

It is better to report bugs and use pull requests only for more meaningful code contributions.