UI Shell wrong behavior - Web Components. v2 latest #11089
Unanswered
hrstoyanov
asked this question in
Q&A
Replies: 1 comment
-
Seems like this is an issue with the |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am new to IBM Carbon. I am trying the WebComponent v2 (latest) version for my app skeleton and noticed that if I copy any UI Shell example from the docs the side navigation misbehaves: when I expand it enough (at width breakpoint 1055px, I think), the header links start to show (correctly) , but the side navigation does not disappear! Is this a bug/bad documentation?
The weird thing is that you do not see this behavior when you try this in the storybook ...
I tried to fix this with the below, but it does not work:
Here is my code:
Beta Was this translation helpful? Give feedback.
All reactions