We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When you click on Accept button on the Cookie consent toast, toast does not disappear. It does disappear when you click on opt-out
Steps to reproduce the behavior, please provide code snippets or a repository:
Cookie consent toast should disappear.
The text was updated successfully, but these errors were encountered:
I am working on adding a fix for this. It appears the issue is in the way router is used in this file -
supabase/packages/ui-patterns/ConsentToast/index.tsx
Line 30 in c53ddbc
PR is available here - #32440
Sorry, something went wrong.
No branches or pull requests
Bug report
Describe the bug
When you click on Accept button on the Cookie consent toast, toast does not disappear. It does disappear when you click on opt-out
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Expected behavior
Cookie consent toast should disappear.
Screenshots
System information
The text was updated successfully, but these errors were encountered: