Hi
I am using c3 http://c3js.org graphs based on D3 graph.
Click event is not firing when graphs are generated inside ion-content but click events fire when graph is generated in ion-pane container.
Hi
I am using c3 http://c3js.org graphs based on D3 graph.
Click event is not firing when graphs are generated inside ion-content but click events fire when graph is generated in ion-pane container.
Can you try adding this to ion-content
:
<ion-content data-tap-disabled="true">
```
Does that help?
Hi Calendee,
Thank for the quick reply. It works on my chrome browser but when I deploy it on my iPAD it’s not firing the event.
Regards,
Hi Calendee,
I got the latest version of the framework and it’s working as expected.
Thanks for you help.
regards,