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

[BUG] Sidebar collapse issue on Safari #5366

Open
carry0987 opened this issue Oct 1, 2023 · 0 comments
Open

[BUG] Sidebar collapse issue on Safari #5366

carry0987 opened this issue Oct 1, 2023 · 0 comments
Labels

Comments

@carry0987
Copy link

carry0987 commented Oct 1, 2023

Describe the bug
When set body class to layout-fixed layout-navbar-fixed and press pushmenu, the brand-link will stay on the top, and then disappear in sidebar.

To Reproduce
Steps to reproduce the behavior:

  1. Set body class to layout-fixed layout-navbar-fixed
<body class="layout-fixed layout-navbar-fixed">
...
</body>
  1. Press pushmenu

  2. See bug
    Collapse

    Open

Expected behavior
Just like normal sidebar, show brand-link when open the sidebar, and hide brand-link when collapse sidebar

Environment:

  • AdminLTE Version: v3.2.0
  • Operating System: macOS Ventura 13.6
  • Browser (Version): Safari 17.0 (18616.1.27.111.22, 18616)

Additional context
I just download the source code and open index3.html in Safari.

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

No branches or pull requests

1 participant