react-highcharts: ReferenceError: document is not defined
doc = document,
^
ReferenceError: document is not defined
Seems to be an issue when trying to run this using an isomorphic app
About this issue
- Original URL
- State: closed
- Created 9 years ago
- Comments: 23 (11 by maintainers)
With the help of @Kureev I seem to hack a (hacky) fix
This seems to have fixed the issue. I would still love to see @0xCMP custom component though 😃