Closed edoroshenko closed 6 years ago
It relies on React hook componentDidMount and that is never being called on server.
componentDidMount
Created #10 with fix & tests
@edoroshenko Thank you for reporting and fixing this. I put some comments on your PR
I merged. Thank you. I will publish a new version
Please checkout the v1.5.0
It relies on React hook
componentDidMount
and that is never being called on server.