Skip to content

Conversation

donaldma
Copy link

fixes #67, fixes #73

@donaldma
Copy link
Author

@kirillmurashov or we could make preventDefault optional by a flag

@erhanfirat
Copy link

Will be this commit merged and published new version?
I had same bug and it is an emergency for me.

@donaldma
Copy link
Author

donaldma commented Dec 1, 2021

if the reviewers ever get to it

@whyym
Copy link

whyym commented Mar 31, 2022

This does not seem necessary,We just do:
@clicked="onClicked"
onClicked(ev) {
ev.preventDefault = undefined
},

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.

3 participants