James Grugett
James Grugett
There's actually a simple way to pass the ref along so the original child can get it too. After line 739 (https://github.com/joshwcomeau/react-flip-move/blob/master/src/FlipMove.js#L739), add the if statement: ``` if (typeof child.ref...
I tried using tree-sitter outside a test and it linked me to the napi issue: https://github.com/oven-sh/bun/issues/158 Seems like this was the problem here. Would have been nice if it threw...
This is affecting us. If the user sets Firefox set as their default browser, our PWA web app (actually a TWA android app) fails to receive any browser push notifications.
When will support for Node 23 be live? Thank you for maintaining this library!