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

[Documentation] basic table example not working in vuetify playground #19418

Closed
Ethanjfobrien opened this issue Mar 16, 2024 · 0 comments · Fixed by #19432
Closed

[Documentation] basic table example not working in vuetify playground #19418

Ethanjfobrien opened this issue Mar 16, 2024 · 0 comments · Fixed by #19432

Comments

@Ethanjfobrien
Copy link

Environment

Browsers: Chrome 120.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

go to the attached reproduction link and (https://vuetifyjs.com/en/components/data-tables/basics/#usage) click the vuetify playground button for the first example under the section "usage".

Expected Behavior

expected to see the table in the vuetify playground preview pane the same as shown in the docs

Actual Behavior

in the app.vue pane there's the error: "(8:7) Tags with side effect (<script> and <style>) are ignored in client component templates."
and in the preview pane theres the warning: "Component is missing template or render function.
at "

Reproduction Link

https://vuetifyjs.com/en/components/data-tables/basics/#usage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants