Skip to content
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

Docs use deprecated slot-scope / slot properties #403

Open
darioackermann opened this issue Jan 16, 2023 · 2 comments · May be fixed by #404
Open

Docs use deprecated slot-scope / slot properties #403

darioackermann opened this issue Jan 16, 2023 · 2 comments · May be fixed by #404

Comments

@darioackermann
Copy link

slot and slot-scope are deprecated since Vue 2.6.0.
The docs however use them, e.g. https://koumoul-dev.github.io/vuetify-jsonschema-form/latest/examples#slots-wrappers

The alternative to use is e.g. <template v-slot:custom-object1="context">.
I can add a PR if you want me to?

@albanm
Copy link
Member

albanm commented Jan 17, 2023

Sure, a PR would be welcome.

@darioackermann
Copy link
Author

PR is in #404.
Thanks for maintaining this awesome lib! 🥳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants