{"section":"known-issues","requestedLocale":"en","requestedSlug":"quantity-selector-wont-let-me-change-the-value-by-typing","locale":"en","slug":"quantity-selector-wont-let-me-change-the-value-by-typing","path":"docs/en/known-issues/FastStore/quantity-selector-wont-let-me-change-the-value-by-typing.md","branch":"main","content":"## Summary\n\n\nThe quantity selector component on Faststore is presenting a bug. If the minimum value of a product is 10 and I want to type 15, the selector won't let me delete the 0 because it will let us with 1, and it would be a lower value than the minimum quantity. If I want to type 15 I need to type 150 and then I can delete the 0.\n\n\n##\n\n## Simulation\n\n\nYou can test it on our default store on our documentation page:\nhttps://developers.vtex.com/docs/guides/faststore/molecules-quantity-selector\nhttps://starter.vtex.app/handmade-plastic-chips-9009169/p\n\nIn this case, the minimum value is 1 and the maximum value is 10.\nTry typing 2 by deleting the 1 value, it won't let you because once you delete the 1, the value will be lesser than the minimum value.\n\n\n##\n\n## Workaround\n\n\nN/A"}