-
-
Notifications
You must be signed in to change notification settings - Fork 996
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Templates not working #1692
Comments
I got this working for option
But I can't get this working for singleLabel
|
So I got an answer with my singleLabel slot not working. Since more people are going to start using imports and not precompiling. You might want to change all of your pascalCasing to all lowercase. |
is it a version 4 coming to fix this issue for vue 3? |
I keep going around and around with this and can't get templates working.
When I put the "label" back in it works fine with the built-in options render. But with the templates it only renders json code.
I'm using v 3.0.0-beta esm version
Html
Here is a simplified version. Templates still don't work.
https://jsfiddle.net/c2e968g5/
I also tried the new scope options with Vue 3 for slots. But it still doesn't work.
The text was updated successfully, but these errors were encountered: