-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sorting not working chrome #1
Comments
it's not working in chrome for me too. |
Hey guys, thanks for the feedback. As I am currently a little busy, I'll get back to this issue ASAP. Thanks again! |
I'm sorry for my stupied. I still don't know how to run it. I try to run it with command "node demo.js", but it shows "SyntaxError:Unexpected token '<'", and "SyntaxError: Cannot use import statement outside a module". Besides, where should the code of "import BarChart from 'chart-race-react'; " and "<div style={{width: "500px"}}>" be written in? How should I start? |
@Mckinsey666 it would be cool if you added a demo project to show how to launch it. In the meantime, I've created one over at https://github.com/robksawyer/chart-race-react-demo. @SunLeL maybe that'll help you get started. |
After some more poking around, I figured out what the issue was inside of I added a few new features to it.
|
Thanks for the great library. Just wanted to mention that sorting seems to be working great in Safari, but not in Chrome. Any ideas?
The text was updated successfully, but these errors were encountered: