Joshua J.

Results 4 comments of Joshua J.

What is left for this? Node 18.12.0 is now the LTS and this is preventing us from updating.

We are facing the same problem using the `useTimeField` hook. `onBlur` is not being called.

I think the only way to solve this reliably is by searching for the config based on the location of the file that is being linted. Similar to what typescript-eslint...

FYI I ran into this issue with next.js https://github.com/vercel/next.js/issues/54706, they also fixed it using `page.route`.