Skip to content

Conversation

mtflynn
Copy link

@mtflynn mtflynn commented Mar 1, 2017

I had been having an issue that would only manifest itself after loading a component in my application that used a chart. I traced it back to Highchart binding on pointer up events global causing odd issues such as click events not reaching the component. I solved this issue by running the initChart call in ChartComponent.ts outside of Angular.

Fixes issue with highchart's binding of pointerup event causing odd behavior
@abhijit-delhivery
Copy link

@gevgeny : Please review and merge this PR. lot of click events get highjacked and stop working, post including this library.

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