-
Notifications
You must be signed in to change notification settings - Fork 76
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
Tabs do not show content #162
Comments
Thanks! Looking into this now. Seems to only occur in production, which is weird. |
Found the issue, this should be fixed as part of #163 |
I noticed this issue too, I thought it was because I tried to show html tables as content, but seemed to be more general indeed. Looking forward to the fix. |
Fix is live, thanks |
Thanks! Can confirm that tabs are now working as expected 👍🏼 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For the custom components functionality you have shown it is possible to use tabs, however the tab content is not shown at all.
This can be replicated on the components page itself in the docs.page documentation.
The text was updated successfully, but these errors were encountered: