
Eric Snell
-
Actividad total10
-
Última actividad
-
Miembro desde
-
Siguiendo0 usuarios
-
Lo siguen0 usuarios
-
Votos1
-
Suscripciones3
Resumen de la actividad
Última actividad de Eric Snell-
Eric Snell hizo un comentario,
Thanks Tipene Hughes! Is this possible with ZAT as well? I don't see it listed anywhere in the docs.
-
Eric Snell hizo un comentario,
Tipene Hughes Related: How could we prevent node_modules from being included in the package? I have a react app and have had to create a temporary workaround using pre and post package scripts that...
-
Eric Snell creó una publicación,
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 ...
-
Eric Snell hizo un comentario,
Thanks for the suggestion Tipene Hughes - It's no deal breaker if we can't implement but will keep that in mind for the next app :) Appreciate the help!
-
Eric Snell hizo un comentario,
Thanks Tipene Hughes We were hoping to implement some sort of exit confirmation if a user were to accidentally click outside of the modal. Our modal will be a form that could potentially collect qu...
-
Eric Snell creó una publicación,
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...