Hi
I faced weird behavior: the panel (that have been added by using addPanel method) achanges it's position on window resize.
Steps to reproduce:
- Go to
https://stackblitz.com/edit/7xudaw?file=index.js (i am using Syncfusion-vue, but the demo is Syncfusion-js, though the behavior is the same)
- Unsure that your screen is enough wide to display small panels (not full screen) like this:
- wait until three panels will be shown
- resize the window width
Expected result: All panels will stay on the same positions
Actual result: The panel, that have added first is moved to the left border of the window
Can I avoid this behavior somehow?
Demo gif is attached.
Attachment:
2021_10_06_174545_e4f38017.7z