You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried Preline today and it was great, until I encountered an issue. The application sidebar's backdrop element is not being removed after resizing screen size from lg size to md/sm size.
Now after completing these steps, you can now reproduce the application sidebar's backdrop element that cannot be toggled to close. For now, I temporarily used JavaScript to remove the element.
The text was updated successfully, but these errors were encountered:
Here's a screen recording that also demonstrates how the issue can be reproduced.
(As you can see, the only way to remove/hide the backdrop (without altering the code) is to click the backdrop and then click an accordion item.)
MarkCay
changed the title
Application sidebar's backdrop element not being removed after resizing screen size from lg size to md/sm size
Application sidebar's backdrop element not being removed/hidden after resizing screen size from lg size to md/sm size
Feb 6, 2024
I just tried Preline today and it was great, until I encountered an issue. The application sidebar's backdrop element is not being removed after resizing screen size from lg size to md/sm size.
How to reproduce?
Now after completing these steps, you can now reproduce the application sidebar's backdrop element that cannot be toggled to close. For now, I temporarily used JavaScript to remove the element.
The text was updated successfully, but these errors were encountered: