-
Couldn't load subscription status.
- Fork 128
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededlevel 2
Description
🔍 Description
I'm encountering a TypeScript error in the resume-generator.tsx component related to Supabase auth helpers. The error occurs when trying to import @supabase/auth-helpers-react. Error Message:
Component Location:
components/resume/resume-generator.tsx
Current Situation:
- Using Next.js with Supabase for authentication
- The resume generator needs proper auth handling
- Getting multiple GoTrueClient instances warning
- Need to maintain existing functionality while fixing the auth flow
Expected Behavior:
- Proper authentication handling
- No multiple client instances warning
- Maintain all existing resume generation features
Technical Details:
- Next.js version: [your version]
- Supabase version: [your version]
- @supabase/auth-helpers version: [your version]
Attempted Solutions:
- Tried different import approaches
- Attempted to use createPagesBrowserClient
- Looked at Supabase documentation
Request:
Looking for a contributor to:
- Fix the module import error
- Implement proper auth handling
- Resolve the multiple client instances warning
- Ensure backward compatibility
Additional Context:
[Add any other relevant information about your setup]
Priority: Medium
🧪 Steps to Reproduce
Reproduction Steps:
- Try to build/run the project
- Error appears in the console
- Resume generator auth doesn't work properly
🎯 Expected vs. Actual Behavior
No response
💻 Environment
No response
🖼️ Screenshots / Logs
No response
✅ Duplicate Check
- I have searched the existing issues and found no duplicates.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededlevel 2