-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Description
Describe the bug
When I refresh a page containing a dockview layout with an open popout window it will restore the open popout window and when the stored layout config is loaded it will open another popout window.
To Reproduce
I created a repo, https://github.com/borglin/dockview-popout-repro, based on an example from https://dockview.dev/docs/core/groups/popoutGroups/ as that example didn't seem to work.
Steps to reproduce the behavior:
- Run
npm run viteand open http://localhost:5173/ - Click popout on one of the groups
- Click save
- Refresh page
- (Allow popups if blocked by browser and refresh again)
- Two popouts are now open
Expected behavior
The page refreshes and one copy of the popout is restored
Desktop (please complete the following information):
- OS [MacOS]
- Browser [Chrome v132, Safari 18.1]
- Version [3.0.2]
Metadata
Metadata
Assignees
Labels
No labels
