NavigationBar double firing item click event

0
0

There is a bug with the new 3.2.5  upgrade for NavigationBar where items that are level 2 fire the item clicked event twice when the navigation bar is collapsed. There is a fix by keeping track of the last item to fire the event and then returning from the function if it is the same item calling the function the next time it is called but this is just a work around. Are there any solutions to this bug or will it be fixed?

  • You must to post comments
0
0

Thanks for reporting this. We were able to replicate the bug in a test case, and will work on a fix.

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.