Hi, I have a menu tree with items (and another items inside of some of them). I use a back action style which is the default method to navigate back. I also have a search bar that appears in some of the items. The problem is that when going back the event.path doesnt change and this makes my searching bar to remain visible. There is no any click event on the back action button and there is no way to delete it so I can use a custom button. Is there any way to build a click event/ detect back action clicked/ change the event.path when clicking on it? Thanks.
1 Like
I have the same problem.
1 Like