Jan Schjetne
Jan Schjetne
From earlier commits it looks like "print" problems have been fixed, but the double borders and broken css3pie elements still show up in my prints with the latest beta. I...
I love thorax and I love this generator, but I'm really worried about the amount of really old bugs and issues. It makes me feel like the project is now...
- `@testing-library/dom` version: 10.0.0 - Testing Framework and version: `jest` 29.7.0 / `@testing-library/jest-dom` 6.5.0 / `@testing-library/react` 16.0.1 ### Relevant code or config: ```js const { getByLabelText } = render() await...