Hi SyncFusion Team,
The most recent version of chrome (v80) seems to break sidebar functionality (even though I'm using the latest version 17.4.47 of SyncFusion components).
My app uses two sidebars:
- one on left (type='push')
- one on right (type='over', position='right')
With chrome v80, the right sidebar accidentally floats inside (i.e. does not remain attached to right side). This happens when the e-main-content's width is increased beyond original width.
Please see attached gifs.
- The firefox example works fine.
- The chrome-80 example show weirds sidebar floating behavior.
The app is live, you can try this for yourself
- Open chrome v80
- Go to http://bit.ly/2uqDCZY and login with github/linkedin
- A new diagram will automatically be created.
- From the left sidebar (icon palette) click on any symbol and it'll be put on diagram canvas.
- Click on the zoom-in button (top right menu bar) 5 or 6 times till diagram width exceeds viewport width
- Ensure left sidebar is open
- Click on the newly loaded symbol on the canvas
- The properties window (right sidebar) floats in (instead of staying docked to the right side).
Please let me know if any additional details are needed from my side.
Thanks
-Mithun
Attachment:
sidebarissues_6f848fc5.zip