next.js
next.js copied to clipboard
Next + Supabase quick start: fix error message
What?
Fix issue marked as first good issue by Supabase maintainers, see discussion here.
Why?
Improved UX by removing confusion described in this blogpost.
How?
- More descriptive error message.
- Where available, show the "email rate limit exceeded" error message to the user.
Allow CI Workflow Run
- [x] approve CI run for commit: bef15c58a84190afd4341b8839ff10f0e897df61
Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer
Just to say that @josueJURE and I worked on this together (my first pair-programming experience), and we are both new to contributing to the community.
Any feedback or comments would be much appreciated. I have subscribed to the issue so will be notified of any developments.
Following up here, could you take a look at the Prettier (formatting) issue and address the merge conflicts please?