BigJk / snd

Sales & Dungeons — Thermal Printer as D&D / TTRPG Utility
https://sales-and-dungeons.app/
MIT License
500 stars 17 forks source link

Fix number inputs disappearing when empty. #22

Closed nbadal closed 1 year ago

nbadal commented 1 year ago

This replaces NaN with an empty string. The best approach would be to add a validation step before updating the template with invalid values, but until then. its probably better to not have fields disappearing 😅