Replies: 1 comment 1 reply
-
I'm not sure if I understand your problem but you should be able to |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I was very confused when I've used tabs to allow switching between multiple editors and everything broke. Turns out that Tabs load all the contents even if they are not visible.
I think this could be easily fixed if the API instead lazy loaded components, i.e.
Beta Was this translation helpful? Give feedback.
All reactions