Paul Balchin
Paul Balchin
Confirmed. Just wrestled with this problem for a couple of hours and then found this bug. Came to the same conclusions as @MwSpaceLLC. I seem to be able to use...
Hi @Mikadv, 1. What are you using to generate your project? `create-react-app`, `vite`, `next.js`, something else? 2. What version of React are you using?
Hi @Mikadv, I created two basic projects, one using `create-react-app` and the other using `vite`. * Both installed React 18 by default and were rolled back to version 17 *...
The source of the problem is not that the assigned colors are changing as the icon gets smaller. The problem is the browserโs rendering engine. To provide smoother, cleaner graphics,...