Posted 14 September 2017, 12:06 pm EST
How can I use a FlexPie with React using npm? I have been able to use a FlexChart by importing wijmo.react.chart (and similarly a FlexGrid with wijmo.react.grid), however FlexPie doesn’t seem to be part of wijmo.react.chart…
If instead I attempt to import wijmo/wijmo.chart and create a FlexPie then I get this error when it attempts to mount the component
Cannot set property ‘_focus’ of undefined
Help appreciated!
