Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding multiple tabs at once #59

Closed
bcheidemann opened this issue Dec 11, 2020 · 3 comments
Closed

Adding multiple tabs at once #59

bcheidemann opened this issue Dec 11, 2020 · 3 comments

Comments

@bcheidemann
Copy link

Hi,

I'm using your dock for an editor and I want it to open multiple tabs when you first enter the editor. If I use dockMove(source, target, direction) twice consecutively it seems to open only the last tab but if I stagger the calls by 50ms or so it will open both of them as expected. Any idea why this might be or how to fix it?

Thanks,

Ben

@md5pk
Copy link
Contributor

md5pk commented Dec 11, 2020

I just tried the adv-tab-update example, and changed that to adding 2 tabs, seems work fine

@bcheidemann
Copy link
Author

Hi, I will investigate further and let you know if I'm able to narrow down the issue. I found a workaround for the time being. Thanks for checking that out for me!

@rinick
Copy link
Member

rinick commented Dec 12, 2020

Hi, I will investigate further and let you know if I'm able to narrow down the issue. I found a workaround for the time being. Thanks for checking that out for me!

do you have a test case? I can also take a look

@rinick rinick closed this as completed Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants