evoyy
evoyy
This bug was introduced in 1.0.0-alpha. Release 0.2.2 does not have this issue.
I would be happy to sponsor some dev time towards this.
@jwalton that sounds similar to my situation in https://github.com/testing-library/dom-testing-library/issues/992. I had to rework my tests to make sure I restore all timers before calling `waitFor`. Unfortunately this means I have...
> > this library is all about interacting with jsdom. > > Is this true? I'm using this library to interact with the real DOM via web-test-runner, and it seems...
@Izhaki another one for you: ````javascript const forceUpdate = useReducer(() => Symbol())[1]; ````
It is worth mentioning that after updating to ``, the router will catch any errors and if you want them to propagate up to a root error boundary at the...
Butterchurn in 3D/VR would be insane!
I've been creating / removing canvas nodes to create new Butterchurn instances dozens of times within my app and I have never noticed any memory leaks, but I'm using Chrome...
Sorry to hijack this issue, @captbaritone are you a friend of [@jnberg16](https://github.com/jberg)? He was developing this project fairly heavily until the beginning of the year, and then seemed to stop....
I also thought about this, but I don't think it's possible. It only works for ```````` elements. https://developer.mozilla.org/en-US/docs/Web/API/Picture-in-Picture_API