supabase-community / auth-ui

Pre-built Auth UI for React
https://supabase.com/docs/guides/auth/auth-helpers/auth-ui
MIT License
487 stars 121 forks source link

Fix loading prop receiving a non-boolean value #53

Closed silentworks closed 1 year ago

silentworks commented 1 year ago

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

Showing a warning Received false for a non-boolean attribute loading.

What is the new behavior?

No longer shows the warning

Additional context

Add any other context or screenshots.