Horat1us

Results 5 comments of Horat1us

Hello! Unsubscribe should be done on unmount. Seems your component mounts multiple times, each time you add new listener.

@TeemuKoivisto this have not to be implemented to use Helmet like you want. Just use [function as child](https://medium.com/merrickchristensen/function-as-child-components-5f3920a9ace9) pattern: ``` {(translated) => {translated}} ``` In this case T can be...

But enhancement was done on 2060S: ![изображение](https://user-images.githubusercontent.com/2751367/132936412-9604e3f4-d6ad-4fab-8c51-ff930b1c8b36.png)

Hello! My package [react-img-webp](https://www.npmjs.com/package/react-img-webp) supports server-side render using react context. You can pass `Accept` header from http request and everything will be rendered. On client-side additional webP support check will...

Default in configuration is more friendly. Anyway, after 2.0.14 yii release I do not use this library because of built in json support