ngCart
ngCart copied to clipboard
Large quantities cause slow loading
If quantityMax is set to a high value, the page will load pretty slowly. It seems the directive ngcartAddtocart creates an array the size of the max quantity - I haven't looked into it much.
Not a huge issue, but might be worth changing the max quantities implementation (great work btw!)
Thanks for pointing this out; I think for large quantity a drop down doesn't make sense. Might be better to replace this a with numeric field