I am facing the following issue in each and every browser while clicking an event. I am using angular5 application. due to this, my application responding very slowly
**[Violation] Added non-passive event listener to a scroll-blocking <some>
event. Consider marking event handler as 'passive' to make the page more responsive.
See <URL>**