gassc / simple-inventory

A simple tool for managing a product inventory
17 stars 11 forks source link

handle rendering of text input in numeric fields #4

Closed gassc closed 7 years ago

gassc commented 7 years ago

If app is unresponsive and entry is submitted multiple times rapidly, and there is no product, then the sale price trigger doesn't fire...so that column gets a value of null. The sale page tries to render each sale using a this as a value with a string formatter, but throws an error instead.

gassc commented 7 years ago

fixed with 8aa5600bd937a74486f0d76e7ecab72070d4c83a