DisclosurePanel should use v-show #2718
apertureless
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using the DisclosurePanel for an FAQ and microdata / structured data for SEO. However because the Panels content is not rendered if not open, it breaks the structured data.
It would be nice to have an option to set so it uses v-show and not v-if for the condition.
Beta Was this translation helpful? Give feedback.
All reactions