Jose Nunez

Results 3 issues of Jose Nunez

I tried adding unit tests, but it seems like the TS transpiler (ts-react-toolbox) has an outdated TS version and thus, it does not support PictureInPicture API. I didn't take the...

Hi. Not sure if this question goes here. How can I run commands as the actual user who runs Worpdress, and not as the one who is running Node JS....

Every time you drag an element, the whole list re-renders on every mouse movement. This affects long lists performance. Have a look at the console in this example: https://codesandbox.io/s/dnd-kit-slow-6fjl24 Thanks