react-rt-chart
react-rt-chart copied to clipboard
Import problem: Cannot read property 'prototype' of undefined
Hi there,
I'm trying to replicate your example from readme. import RTChart from 'react-rt-chart'; causing 'Cannot read property 'prototype' of undefined' error.
Any suggestions?
Do you have some more information about your test example ? @alexsmartens
There is a new version out now supporting [email protected]+
Same issue here, may I ask how you solve that?