Alexey Lyakhov
Alexey Lyakhov
There is no point to serve service-worker.js with expressStaticGzip cos you can't gzip it anyway, at least with Webpack's CompressionPlugin. Does anybody knows the better way to serve * route...
@Rudeg Is it possible to request a feature? could be nice to use types from d.ts, and/or from @types/{package}. Thank you for response, have a great day!
@edsrzf I guess that in case `d.ts` applicable to `js`, it could be used, otherwise skipped and behavior should be the same as it is now. PS. types are the...
please update
I have another issue related to this one. I'm getting chart in callback: ``` { this.chart = chart }} /> ``` and trying to destroy chart on componentWillUnmount: ``` componentWillUnmount...
Does ReactHighcharts component destroys chart internally?
In my case, there is a lot of data coming frequently from socket.io to redux, and amount of datasets could vary. Currently, to reproduce the bug, I do this steps:...
@jpoehnelt I would like to add one more use-case for dynamic load map - language switch. I'm a maintainer of @react-google-maps/api https://www.npmjs.com/package/@react-google-maps/api I've released new version 1.12.0 with React hook...
@jpoehnelt I have created an issue, please follow up. https://issuetracker.google.com/issues/170657543