-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
status: needs triageA potential issue that has not been confirmed as a bug.A potential issue that has not been confirmed as a bug.
Description
Can we access your project?
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
After the new Supabase integration migration prompt in FlutterFlow, reconnecting Supabase breaks the project.
Steps performed:
- Open existing project using Supabase (auth + database actions)
- Click “Reconnect Supabase”
- Select the Supabase project
Result:
- Supabase tables are visible in Integrations
- Authentication shows warning: “Supabase has not been set up yet”
- All database actions fail with:
“Must enable database in order to define database action” - Project shows hundreds of errors and cannot compile
Important:
This happens even on:
- an older manual backup (10 days old)
- a duplicated project
So the issue is not project-specific.
Expected Behavior
After reconnecting Supabase, the project should:
- correctly recognize Supabase authentication
- keep existing database actions valid
- allow compilation without errors
Steps to Reproduce
- Open an existing FlutterFlow project using Supabase (auth + database)
- Go to Supabase integration
- Accept “Our Supabase integration is changing”
- Click “Reconnect Supabase”
- Select the Supabase project
Result:
- Authentication becomes invalid
- Database actions break
- Project cannot compile
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
IT8oi87huJFOxPVd+KqJb8FVmiURNUM4RL8klcJTZA81GJToPZkqY+HBPhdWON+4YWlHGVKgnjs006HKhIbXVMEnPQqtGZQ/3JVpEAvyUkijSrqrEZDoOXJPI9JMG0C807avox1GA+F2SUFn3UOMCfK9HzPXQZDMNVYnOc+hDJrUnnCJKiW3VyMz6GoXAx7eTI5ODEz25eKMrop5yfj/0w==
Visual documentation
Attached screenshots show:
- Supabase migration popup
- Supabase tables visible in Integrations
- Authentication warning: “Supabase has not been set up yet”
- Database action errors: “Must enable database in order to define database action”
- Reproducible on backup and duplicate projects
Environment
- FlutterFlow version: v6,6,13 realeased March 20, 2026
- Platform:Web (Chrome)
- Browser name and version:Chrome (Mac)
- Operating system and version affected: macOSAdditional Information
This issue completely blocks development:
- Cannot compile the app
- Cannot use Supabase authentication
- Cannot use database queries
The issue started after the Supabase integration migration prompt.
Screenshots attached:
- Supabase integration showing tables
- Authentication warning
- Database action error
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status: needs triageA potential issue that has not been confirmed as a bug.A potential issue that has not been confirmed as a bug.