Eugene Chybisov

Results 50 comments of Eugene Chybisov

@amrlabib could you please review and merge this?

@amrlabib could you please look into this?

Any plans to address this issue? 😺

> [value, setValue, resetValue] = useRecoil(...) > value = useRecoilValue(...) > setValue = useRecoilSet(...) > resetValue = useRecoilReset(...) > info = useRecoilInfo(...) > loadable = useRecoilLoadable(...) > useRecoilSnapshot(...) > useRecoilCallback(...)...

> Could this be related? I am getting this warning and cannot seem to figure out a way to get rid of it. > > ``` > Warning: Can't perform...

Came here to say exactly this. [TextEncoder](https://developer.mozilla.org/en-US/docs/Web/API/TextEncoder) has native support a long time already and [text-encoding](https://www.npmjs.com/package/text-encoding) was deprecated three years ago πŸ˜ƒ **40%** https://bundlephobia.com/package/@harmony-js/[email protected] ![image](https://user-images.githubusercontent.com/18644653/153218766-63b9e86c-beb0-4630-83ea-e6278e0a49c2.png) @gupadhyaya @Renewwen @denniswon could you...

We're running into the same issue. We have an app (widget) with internal navigation that suppose to be integrated into other apps and probably can end up inside some other...

@sindresorhus do you have any plans on this or is there any example that can be used to map ky and create project-specific ky that uses undici? Thank you πŸ™‚

@ubinatus just curious why did you close the PR? πŸ˜„

@ubinatus hi, thank you! I found it while trying to figure out why I’m getting the deprecation warnings with the latest zustand update and then discovered that this lib has...