Simeon Rolev

Results 5 comments of Simeon Rolev

https://github.com/SimeonRolev/test-react-hot-toast/tree/jest-fake-timers Created a new branch that I try to advance mocked jest timers. I get leaks.

![image](https://user-images.githubusercontent.com/19570004/96707222-40ee8280-13a0-11eb-8555-983ad61a2119.png) `npx jest --watch` -> p -> this file. Hit enter multiple times, because the first run is always slow. I got a dual boot with Ubuntu, so there it...

@natergj Definitely a major issue here.

> Is there a wokaround? How else would you wait for a file to be written before downloading it? @mellowcello77 , @daweimau provided a workaround in this initial question. He...

@vasturiano Same problem here. Is there a simple way to get the smaller mesh by area/volume? Something like: ```js const coordinates = polygonGeoJson.features[0].geometry.coordinates; const cones1 = new ConicPolygonGeometry(coordinates, 0, 49,...