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

HeaderMenuButton not rendering when width is more than 1050px #10045

Closed
ghost opened this issue Nov 3, 2021 · 3 comments
Closed

HeaderMenuButton not rendering when width is more than 1050px #10045

ghost opened this issue Nov 3, 2021 · 3 comments

Comments

@ghost
Copy link

ghost commented Nov 3, 2021

Has anybody found a resolution for the issue below

HeaderMenuButton not rendering on Chrome but I can see it when I open the CodeSandBox, any reason for this?

<HeaderMenuButton
    aria-label="Open menu"
    onClick={onClickSideNavExpand}
    isActive={isSideNavExpanded}
/>

make sure you have this added. also.. this appears only on low width pages. (max ~1050px)

Originally posted by @ndite in #3666 (comment)

@ghost
Copy link
Author

ghost commented Nov 4, 2021

@granite83
Copy link

i encouter the same issue, the HeaderMenuButton is hidden until the width larger than 1055px , do you find the solution of the issue?

@RSamal
Copy link

RSamal commented Mar 17, 2024

I agree this issue still happens. If the screen resolution go beyond 1055px

Shows with 1055px
Screenshot 2024-03-16 at 9 18 20 PM

Does not shows with 1056px
Screenshot 2024-03-16 at 9 19 01 PM

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants