Victor Zamfir

Results 20 comments of Victor Zamfir

it seems to be related to this - https://github.com/mantinedev/mantine/issues/1734#issuecomment-1208272101

@kentcdodds @jacob-ebey sorry for being pushy, but is this on your radar?

Wow, it got so much better with `1.2.0-pre.0`! Thank you!

@JClackett update all remix deps to `1.2.0-pre.0`

@JClackett I've just tested it on your remix boilerplate and it used half the memory was using before (I had to remove the sentry imports though). I used autocannon for...

Node 14 on an M1 Mac as well, but it works on node 16 just as well.

This is literally the main major point of remix developer experience. Otherwise, remix is so awesome!

Look for `shouldCancelStart` option. Here is the default value - https://github.com/clauderic/react-sortable-hoc/blob/d94ba3cc67/src/SortableContainer/defaultShouldCancelStart.js

https://github.com/threepointone/react-debounce - this is a pretty good one

Would be nice to access the `form` api through a ref.