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

Multiple instances: double click bug #203

Open
divad1196 opened this issue Nov 26, 2023 · 0 comments
Open

Multiple instances: double click bug #203

divad1196 opened this issue Nov 26, 2023 · 0 comments

Comments

@divad1196
Copy link

I was checking the TwoInstances example.
I am encountering the following issue:

My 2 components are side-to-side.
When I double-click one and then try to double-click the other, then the second time I only receive "single" clicks events.
If I first do a single click on a folder from each browser, then I can do a double-click on any of the browser. But once I do the double click again, then the double click will once again not work on the other browser.

I have seen that on this repos, this example is missing:

// export { FilePickerInteractive } from '../demos/FilePickerInteractive';

Is that still working ?

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

1 participant