You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've pored over #105 but can't figure it out, and it's over 3 years old, and it's related to Vue, not plain vanilla JS, so I'm asking pretty much the same question here. ;)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I've pored over #105 but can't figure it out, and it's over 3 years old, and it's related to Vue, not plain vanilla JS, so I'm asking pretty much the same question here. ;)
In my
main.js
file, I have this:In my HTML output (with the variables dynamically set by Twig), I have this:
This results in a console error that the script
Cannot read properties of undefined (reading 'type')
.I feel like the fix is pretty simple, but I just don't have the JS-fu to figure it out. Can someone help?
The text was updated successfully, but these errors were encountered: