DevHusariaSolutions
DevHusariaSolutions
### What version of `astro` are you using? 1.0.5 ### Are you using an SSR adapter? If so, which one? - ### What package manager are you using? npm ###...
eslint-plugin-query: exhaustive-deps error not triggered when dependency is nested inside then/catch
### Describe the bug exhaustive-deps triggers only when we use some dependency in non-nested code, but while using then/catch - it cannot detect used dependency. ### Your minimal, reproducible example...
Example in docs is omitting important part of validation libraries - custom errors. If we have multi-lang website content of such errors is derived by hook function which returns translated...