Hello,
I'm using the PanelBarComponent to navigate between Pages.
Right now I am facing the following problems:
1)
when a page where unsaved user input is detected triggers a user prompt before the location is changed, i.e. 'are you sure ..' this breaks the selection of the panelbar. Wether the users decides to stay on the page or discarcd the changes and confirms the location change the selectedItem is set the last clicked item.
2)
a page containing a link or any other means of a location change, i.e. the location change is not triggered by the clicking the corresponding item on the panelbar also breaks the selection. In this case the selectedItem is not updated at all.
3)
if the user uses a bookmark to navigate to the page the panelbar doesn't show any selection