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

Stop click event propagation doesn't work #139

Open
sergey-karlo opened this issue Dec 13, 2019 · 1 comment
Open

Stop click event propagation doesn't work #139

sergey-karlo opened this issue Dec 13, 2019 · 1 comment

Comments

@sergey-karlo
Copy link

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [x] question

I've tried to use event NgxLinkifyOptions.events.click, but it doesn't work.
Could you please provide any example?

I need to stop stop click event propagation but I don't know how to do it.

Thanks!

@MrGrabazu
Copy link

I up this subject, I don't understand why all options needs to be in string format. I case we need to pass function signature or more advenced code, it limit it to basic value type so events option is pretty useless.
@AnthonyNahas can you provide a working example of how you can handle click event (with a simple console.log in the event, because I can't successfully do it actually) ?
Thank you !

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

2 participants