Mirko
Mirko
If one tries to use the vanilla mail_to through the gem, the arguments will get messed up if used with a block. This is due to line 48 which is...
### Describe the bug Trying to start a Next.JS project inside Safari results in errors and does not boot up. ### Link to the blitz that caused the error https://stackblitz.com/edit/stackblitz-starters-xjuuc8?description=The%20React%20framework%20for%20production&file=README.md&title=Next.js%20Starter...
### Describe the bug The following error occurs when opening the stackblitz: ``` yarn install && npx next dev yarn install v1.22.19 [1/4] 🔍 Resolving packages... success Already up-to-date. ✨...