Hi,
I'm working on NavigationDrawer. I'm struggling with one issue that after opening navigationDrawer, it can't close when I click on the other place.
This happened only one of our solution, sample solution attached works properly and code is exactly same. I don't know what is the difference. I can't send another solution that have issue because it's production.
My question is which property I should double check and where I should check.
ej.web.all.min.js is used same file for both solution.
I understand when we clicked outside of <div class="cols-sample-area" >, navigationDrawer doesn't close.
but our solution having issue was even if I clicked inside this div class, it doesn't close.
Again, my sample code that I attached works properly. I just attached for references.
Thanks,
Yukiko
Attachment:
WebApplicationnew_e380284.zip