Skip to content

Multiple instances: double click bug #203

@divad1196

Description

@divad1196

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions