-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Hey there!, thanks for this awesome code, I'm trying it out and what is happening to me is:
IsOpen() == false
- Open(); - IsOpen() == true
- Close(); - IsOpen() == false
- Open(); - IsOpen() == true
- Close(); - IsOpen() == true
And from then I that state won't change, it will be always true.
Any ideas what could be?
Thanks in advance!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels