OrgChartAddon icon indicating copy to clipboard operation
OrgChartAddon copied to clipboard

Weird navigation in Vaadin 23+ demos

Open javier-godoy opened this issue 2 years ago • 1 comments
trafficstars

Steps to reproduce

  1. Open 23 staging demo site https://addonsv23-staging.flowingcode.com
  2. Go to Orgchart demo
  3. Click the Export button
  4. Open the side menu and go to another demo (e.g. error-window)

Observed behavior

The URL is https://addonsv23-staging.flowingcode.com/orgchart/error-window

Expected behavior

The URL should be https://addonsv23-staging.flowingcode.com/error-window

Observations

It does not happen if you open https://addonsv23-staging.flowingcode.com/orgchart/drag-and-drop instead of steps 1 and 2 above.

javier-godoy avatar Jul 13 '23 12:07 javier-godoy

I have done some local testing and when clicking the orgchart export button I see this exception in browser console:

image

Need to investigate more.

paodb avatar Jul 13 '23 12:07 paodb