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] Switching pane adds the same classes #189

Closed
KINGER404 opened this issue Jul 29, 2022 · 0 comments
Closed

[BUG] Switching pane adds the same classes #189

KINGER404 opened this issue Jul 29, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@KINGER404
Copy link

KINGER404 commented Jul 29, 2022

Describe the bug
If you switch pane (present(), destroy()) several times, then the same classes are added, which hinders customization

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://output.jsbin.com/fuhisey
  2. Click on "Destroy drawer" and "Present drawer" repeatedly
  3. Find pane element in console and find styles
  4. See error

Expected behavior
Remove classes on destroy()

Screenshots
изображение

Desktop (please complete the following information):

  • OS: macOs
  • Browser: Chrome(92), Mozilla(102)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants