Akazawa Daisuke
Results
2
issues of
Akazawa Daisuke
A solution for #140. ### Fixed `request.js` to support `URL` object for fetch. - Changed to convert `URL` object to string when the `input` variable is an instance of `URL`...
Bug: [eslint-plugin-react-hooks] incorrectly reports an error when hook is called outside of a loop.
1
The following code triggers an ESLint error with the rule `eslintreact-hooks/rules-of-hooks` stating: > "React Hook 'useState' may be executed more than once. Possibly because it is called in a loop....
Status: Unconfirmed