
Mohit Nagaraj
@mohit_nagaraj
Building @vibelayer_app | Member @ Pointblank | Open source | 6x Hackathon wins | Ex-Intern @ Sellersetu, Springreen, TheBearHouse, Finessefleet
Member since 6/12/2025
2
Posts Posted
0
Issues Resolved
3
Total Votes Received
8
Total Views
2
Votes Given
2
Comments Made
mohit_nagaraj's Ships
mohit_nagaraj's Posts
I recently added a file upload feature to my app and wanted to preview images before uploading. Turns out, you can use URL.createObjectURL(file) to generate a temporary URL for the selected file, whic
I recently ran into a frustrating issue while building my Electron app: Whenever I tried to display local images using file:// URLs, the browser console threw a CSP error: Refused to load the image 'f