Results 60 comments of Jeremy Harris

Maybe JSDom could help you guys here: https://github.com/jsdom/jsdom Disclaimer, I haven't tried it with this project but have used it with success before when needing to use other DOM-releated tools...

I had a similar issue on my Android. Discovered that not using a custom graphic works the best, which kind of defeats the purpose of the package.

@deestan Understandable. Just thought that I would bring it up. I'd be happy to try to open a PR if I can remember to in the future, though right now...

I just ran into this issue and resolved it by installing the latest LTS of Node.js. I thought that Bun was all I needed.

@nvh95 I was thinking along the lines of using a badge which reads from a JSON endpoint: https://shields.io/endpoint There's probably several approaches to take; I like your ideas.

@caugner I can't exactly recall but I believe that I was testing it when plugging in new (or unplugging) audio devices via USB and detecting the event generation.

> Do you not get the error on 2.12.7? We haven't done anything on the alpha version that changes keys. No, I wasn't getting the error on 2.12.7. I rolled...

> Could you make a code sandbox that reproduces the issue? Yep, I'm making one now.

@ckifer Here's the sandbox: https://codesandbox.io/p/devbox/j8sjsj?migrateFrom=f9t4fq ![Screenshot 2024-08-06 at 4 32 01 PM](https://github.com/user-attachments/assets/99a5ed03-5aea-4132-9e2e-1684cc987451)

@ckifer Thanks for the feedback here, pointing out the issue, and letting me know how to work around it.