nagy-nabil / POS

POINT OF SALE
https://pos-git-demo-zagy.vercel.app/en/signin
1 stars 0 forks source link

[BUG] with update product/category modal if you tried open qr reader trigger submit #35

Closed nagy-nabil closed 1 year ago

nagy-nabil commented 1 year ago

I fell for this again, button inside form the default action for it is submit, so just adding type="button" on the qr button solved the problem