jarekcimoch
Results
2
issues of
jarekcimoch
Is this library still supported? Is it safe to pull it into the project in 2024 and write unit tests? Are there any alternatives that are maintained actively?
Hello, I'm using HappyDom instead of JSDOM and I have following issue. when I do something like `await screen.findByText(optionLabel);` `observer.observe is not a function TypeError: observer.observe is not a function`...