This issue only appears in iOS devices (in my case, for hybrid app)
I am working in a project which is designed to support web and mobile platforms and I noticed an unexpected behaviour while opening the sidebar in iOS 13.
The main problem is when you click the button to open/close the sidebar, it behaves as a "double click", triggering state change two times.
I already discovered what is causing this problem, so soon I'll be submitting a pull request to fix it.
This issue only appears in iOS devices (in my case, for hybrid app) I am working in a project which is designed to support web and mobile platforms and I noticed an unexpected behaviour while opening the sidebar in iOS 13.
The main problem is when you click the button to open/close the sidebar, it behaves as a "double click", triggering state change two times.
I already discovered what is causing this problem, so soon I'll be submitting a pull request to fix it.