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
{{ message }}
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
This is your first issue to fix. You need the correct MIME type here for this file to get imported. Looks like it would fix your undefined errors but I can't be sure
Hello,
I've used the date picker component in Vue2 before, but I'm struggling to get it to run in Vue3 compiled with Vite.
I've followed the installation instructions and have in vite.config.js:
which seems the appropriate alternative to:
In app.js I have:
And in my component template I have:
But when I'm getting errors in the console:
and from InitializeComponent:
I know this is an issue between the keyboard and the chair, but does anyone have a working install in Vue3 they can point me to?
Thanks
The text was updated successfully, but these errors were encountered: