Draggable / formeo

Drag & Drop Form Builder
http://draggable.github.io/formeo/
MIT License
533 stars 197 forks source link

TypeError: t is undefined #350

Closed giannicolac closed 3 weeks ago

giannicolac commented 6 months ago

Hello, i'm using vue 2, and i have been trying to make formeo work with it to no avail, i get the error "TypeError: t is undefined". I'm not sure what i'm doing wrong. My current code is this:

I expect to see the editor, but instead i get the error.

kevinchappell commented 1 month ago

can you create a minimal reproduction of the issue using codesandbox or similar online editor?