Hi,
I applogize in advance, i’m a newbie
i’m trying to get the URI fragment was used to navigate into a page per the instructions below:
https://vaadin.com/docs/-/part/framework/advanced/advanced-urifu.html
my issue is that for a reason i don’t understand the fragment is being changed
instead of seeing the fragment url which was used to navigate to the page i see (in the browser) the portlet name
when i press back, only then do i see the fragment which was used to navigate to the page and the listner in the code gets the correct fragment.
any idea’s on why is the fragment URI is changing ?
Thanks
Uri