Skip to content
New issue

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

auth-ui-react throws Permission denied to access property "type" on Firefox #247

Open
2 tasks done
yafkari opened this issue Jan 13, 2024 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@yafkari
Copy link

yafkari commented Jan 13, 2024

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

Auth ui React gives an error on Firefox (Firefox Developer Edition at least).

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Use the <Auth /> component of the @supabase/auth-ui-react library

Expected behavior

The component doesn't throw an error on any browser.

Screenshots

image
image

System information

  • OS: [Windows]
  • Browser (if applies) [Firefox]
  • Version of supabase-js: [2.39.2]
  • Version of @supabase/auth-ui-react: [0.4.6]
  • Version of Node.js: [e.g. 10.10.0]

Additional context

This works fine on Brave, Chrome, Chrome for Developers.
Didn't test on Opera.

@yafkari yafkari added the bug Something isn't working label Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant