You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure why I get this error as I'm new to this project but I am able to sign up and log in, where I am then redirected to /lists and see a blank gray page with this error in console
The text was updated successfully, but these errors were encountered:
Thank you for trying out WordPecker and reporting this issue! Based on your description, it sounds like you're encountering a database initialization issue. While you can sign up and log in (which uses Supabase Auth), the app needs specific database tables to function properly.
Run the SQL code provided in the README's Installation section
If you've already done this and are still experiencing issues, please let me know, and we can investigate further. Also, it would be helpful if you could share your environment setup (Node.js version, etc.).
Really happy that you're interested and wanted to try the app! 😊
I attempted to insert sample data wondering if the app isn't currently handling no data. But the UUIDs are kind of tripping me up. Is a user table needed?
at line 193 in Lists.tsx
I am not sure why I get this error as I'm new to this project but I am able to sign up and log in, where I am then redirected to /lists and see a blank gray page with this error in console
The text was updated successfully, but these errors were encountered: