Vinod Kumar
Results
2
issues of
Vinod Kumar
When using SVG images within the `` tag, an automatic black background is applied, even though SVG images typically do not have a background color. However, if the same image...
bug
upstream
In Nuxt.js project that uses TypeScript, enabling the noUnusedLocals option in tsconfig.json causes the build to fail. **Screenshot:**  **Minimum Reproduction:** https://stackblitz.com/edit/github-zjpmae?file=package.json Steps: 1. `npm i` 2....