Kaspar Püüding

Results 4 comments of Kaspar Püüding

Seems like React team started supporting [custom eslint configs from CRA 3.x](https://create-react-app.dev/docs/setting-up-your-editor/#experimental-extending-the-eslint-config). This worked for me: 1. Remove all uses of `useEslintRc` from `config-overrides.js` 2. Update `start` script in `package.json`...

> There's a slight regression in expected behavior here – when navigating back, the scroll position is incorrect: > > Screen.Recording.2024-02-04.at.1.28.16.PM.mov I have this even without the react-virtual update. I'd...

@timc1 Sure! This demo shows it sometimes doesn't open the menu scrolled to top and sometimes when navigating back. I briefly went over the source code trying to find the...

![image](https://github.com/timc1/kbar/assets/16744172/e5316913-1e4a-4c44-9e7f-39491e4bfc81) @timc1 yeah it was only in dev