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

Cannot access to _metadata property in Html and VuetifyTemplate components #308

Open
dfguerrerom opened this issue Mar 26, 2024 · 0 comments

Comments

@dfguerrerom
Copy link

I am working on a new voila template by adapting https://github.com/voila-dashboards/voila-vuetify...
In one of the apps that we have created, we use v.VuetifyTemplate to include dynamic javascript code in the DOM, however, with the voila template, anything that is not passed as direct child of the target component (the one that has the mount_id), won't be created in the DOM.

I tried to use some of the v.VuetifyTemplate properties to specifically create its view but I couldn't find anyone with similar capabilities of the _metadata property from VuetifyWidget class, is there a way to give those components an unique id?

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

No branches or pull requests

1 participant