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

Native events not firing inside DragSelect selectable area #161

Open
clementrcheng opened this issue Jan 4, 2023 · 1 comment
Open

Native events not firing inside DragSelect selectable area #161

clementrcheng opened this issue Jan 4, 2023 · 1 comment

Comments

@clementrcheng
Copy link

When I define ‘area’ in the DragSelect settings, it seems that the non-selectable html elements that are inside the defined DragSelect area, which are listening to native events (click, mouse down, etc) are having those native events blocked or intercepted by DragSelect. They aren’t firing at all. This is only an issue on iPad Safari and Chrome, but not on Desktop. If I don’t define an area, all elements that aren’t selectable on page are having their events not fire. Anybody seen this before or have an idea what might be causing it?

Thanks in advance!

@ThibaultJanBeyer
Copy link
Owner

Hi @clementrcheng thank you for using the library ❤️
And thanks for reporting this, sounds like a bug indeed, if you have time, a contribution is welcome. Otherwise I’ll have a look as soon as time permits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants