Scrolling resets when the markup changes
If you drag tabs, neighboring tabs may lose the scroll value. This can be seen in the examples. For example, here The jsx tab has scrolling, and if you move a new tab to it, creating two panels, the scrolling will reset, or if you move the jsx tab itself to another place in the markup
have you tried cached tab? https://ticlo.github.io/rc-dock/examples/#tab-cache
Yes, I tried. are you saying that jsxTab is not cached in your examples? I had a problem with the scroll reset when resizing the size of the panels. The cached property was set to true, but the problem was that it generated a new id for the tab every time. Do you think there's still this problem?
have you tried cached tab? https://ticlo.github.io/rc-dock/examples/#tab-cache
@rinick If you add content to a cached tab so that scrolling appears, the scroll position may change when dragging. try changing the tab position several times