Manuel Ghizzoni
Manuel Ghizzoni
**Describe the bug** Dollar sign parameters includes all SQL syntax characters (comma, parenthesis, etc..) as parameter name instead of using that for SQL syntax **To Reproduce** Steps to reproduce the...
## What kind of change does this PR introduce? Accept `options` object with `redirectTo` and send it as a query parameter to the endpoint. ## What is the current behavior?...
### What problem does this feature solve? I'm trying to build a calendar with events each day, the issue that I'm experiencing is that when the user changes the selected...
### Describe the Bug Disabling reviews from store settings in magento won't render product page. This is issue has already been discussed on slack and it's on Magento side, but...
# Feature request ## Is your feature request related to a problem? Please describe. I got an issue while I was trying to implement an email change flow for my...
Github Packages naming conventions are mapped wrongly by Electron-Forge Ignore function. Github Packages requires "@organization/package" name for libraries and Electron-Forge gives you just "node_modules/@organization". If you want to open an...