KrailOrg / krail

Rapid web app framework using Vaadin 8 integrated with Guice and Shiro
50 stars 19 forks source link

Browser back causes error #656

Closed davidsowerby closed 6 years ago

davidsowerby commented 6 years ago

Since the upgrade - back button always generates a notification to say the target page is not valid, and does not actually change page (the address bar url does change, but that's what starts the process)

The same occurs with browser forward

davidsowerby commented 6 years ago

Not as it first seemed - actually this is any navigation done by directly setting the browser url, as opposed to using navigation components

davidsowerby commented 6 years ago

Even more specific - selecting an address from browser address bar dropdown is Ok. Type in or just modifying in the address bar causes a problem. It is almost as though it is hitting Enter which makes the difference

davidsowerby commented 6 years ago

Closed by ec9e8cdf471d3755262276bb0949d08bc7708727 but commit comment not processed