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

fix: rollback JS event passive mode in SlickGrid #778

Merged
merged 1 commit into from
May 19, 2023

Conversation

ghiscoding
Copy link
Collaborator

console error caught while editing any cell on example3-editing.html

image

- rollback PR #769 that brough event passive mode, it turns out that all our SlickGrid events can use `preventDefault` which is what passive mode is for, so it's better to rollback all of it
@6pac 6pac merged commit e61547e into master May 19, 2023
@6pac 6pac deleted the bugfix/rollback-passive-events branch May 19, 2023 02:42
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

Successfully merging this pull request may close these issues.

2 participants