
Eric Snell
-
Actividad total10
-
Última actividad
-
Miembro desde
-
Siguiendo0 usuarios
-
Lo siguen0 usuarios
-
Votos1
-
Suscripciones3
Publicaciones
Votos de actividad por Eric Snell-
Unable to upload packaged support app that includes TypeScript files
Hello! I have a fairly simple sidebar app written in TypeScript (vanilla JS, no frameworks). I'm using Parcel 2 for bundling all assets into a single dist directory, which my manifest.json points ...
-
Prevent modal from closing when clicking outside
Hello! I've built a modal app and was wondering if there's a way to prevent the modal from closing when clicking outside of it? From what I understand this triggers the modal close event - is there...