mt-deva
mt-deva
@evanseeds - thanks for this, you should add the [eslint-react-hooks](https://www.npmjs.com/package/eslint-plugin-react-hooks) plugin to your setup as it hilights a re-rendering problem. `ESLint: The 'handleClickOut' function makes the dependencies of useEffect Hook...
I'm getting this - NextJS@12^ but it only throws in my Jest@28 tests
Try changing `bs.init({` to `bs.init(null, {`
Same issue