tomaszkubacki
2016-11-17 12:33:32 UTC
Hello,
I've created simple pi chart - using chart.js - demo app
<https://github.com/tomaszkubacki/dart_chart-bug> showing bug which I'm not
sure where to fill in.
<Loading Image...
>
What I'm trying to achieve is getting the index of clicked pie chart item.
Here is line of
code: https://github.com/tomaszkubacki/dart_chart-bug/blob/master/web/main.dart#L40
where I can get the index but it only works in Dartium while debugging.
when using build dart2JS version index is always null.
So my question would be is this a bug or me using JS interop wrong way ?
If it's a bug where should I fill the issue ?
Best regards,
t.k
I've created simple pi chart - using chart.js - demo app
<https://github.com/tomaszkubacki/dart_chart-bug> showing bug which I'm not
sure where to fill in.
<Loading Image...
What I'm trying to achieve is getting the index of clicked pie chart item.
Here is line of
code: https://github.com/tomaszkubacki/dart_chart-bug/blob/master/web/main.dart#L40
where I can get the index but it only works in Dartium while debugging.
when using build dart2JS version index is always null.
So my question would be is this a bug or me using JS interop wrong way ?
If it's a bug where should I fill the issue ?
Best regards,
t.k
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.