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:** ![Screenshot from 2024-09-04 18-28-03](https://github.com/user-attachments/assets/8845a794-e719-4869-a758-29e83b4a6216) **Minimum Reproduction:** https://stackblitz.com/edit/github-zjpmae?file=package.json Steps: 1. `npm i` 2....