Losses Don
Losses Don
@gaearon sorry to borther you, but someone should handle this problem since it's really annoying.
Use this: https://www.npmjs.com/package/@types/flexsearch
@pawelangelow If there's a `autoHeight` flag, the height of `renderView` need to be handled seperately. @malte-wessel What about providing a separate flag for this feature?
Same thing happened on Surface Pro 4 
@nikki93 @EvanBacon I think the problem is more complex, we made a reproduction on snack, can we get a chance to solve the performance issue? https://github.com/expo/expo/issues/12399
> Is this issue still as bad as 3 years ago ? I'm considering ExpoGL for a game engine and performance is a concern. @Vardiak According to our research, ExpoGL’s...
2 years later...
A pull request was made to fix this issue...
So, it seems nobody care about yarn berry, if you are facing this problem, simply create a patch file on `.yarn/patches/@ionic-cli-npm-6.20.1-53fb01ed2a.patch`, the content should be: ``` diff --git a/lib/utils/npm.js b/lib/utils/npm.js...
> Can you please add a test for this so we don't regress (again)? @malept I'd like to, but it confused me a lot, that how to mock a WSL...