tobyj

Results 4 issues of tobyj

## **I'm submitting a ...** - [ ] bug report - [ ] feature request - [X] support request ## **What is the current behavior?** Unable to get `@click` listeners...

enhancement
hacktoberfest

## Description Currently the cache invalidation handler uses response.send() which throws and error. Cache still clears but the page does not end processing as the response does not return. This...

cache

See vulnerability report at https://www.npmjs.com/advisories/782

### Describe the Bug Cart quantity update appears to try and add the product quantity again as opposed to updating quantity of existing product. This means if there are scenarios...

bug