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
Database Connectivity:
SQLite database is not persisting data
Tables are not being found/created properly
Connection errors with PostgreSQL
Test Case Management:
Duplicate test cases being created when updating API configuration
Test case IDs not being unique
File system errors when saving test cases
UI/State Management:
QueryClient not properly initialized
React state updates causing duplicate renders
Missing dialog components
Server Configuration:
Vite config issues with module imports
Express middleware not properly handling API routes
File system operations failing in browser context
Database Connection Issues:
Opening Admin Panel shows "No tables found"
Database tables not being created/persisted properly
SQLite in-memory database being reset on server restart
Test Case Creation Flow:
Clicking "New Test" button
Filling in test details
On submit, getting file system errors and duplicate test cases
Test cases not being saved properly in DB
Expected behavior
Fix the one thing reported , approaching step by step but its not working.
Screen Recording / Screenshot
No response
Platform
Browser name = Chrome
Full version = 130.0.0.0
Major version = 130
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 93886714,
"usedJSHeapSize": 91546018,
"jsHeapSizeLimit": 4294705152
}
Username = edhijlu
Chat ID = e9267de543a6
Additional context
No response
The text was updated successfully, but these errors were encountered:
Appreciate the feedback! At times, there are programming challenges that are too complex for the AI to solve. You can read more about maximizing token efficiency here. Currently, Bolt works best with Supabase and Firebase databases. The Bolt Help Center has more information, including tutorials. Hope this helps!
Describe the bug
Several repeated issues with no conclusion
Database Connectivity:
SQLite database is not persisting data
Tables are not being found/created properly
Connection errors with PostgreSQL
Test Case Management:
Duplicate test cases being created when updating API configuration
Test case IDs not being unique
File system errors when saving test cases
UI/State Management:
QueryClient not properly initialized
React state updates causing duplicate renders
Missing dialog components
Server Configuration:
Vite config issues with module imports
Express middleware not properly handling API routes
File system operations failing in browser context
Link to the Bolt URL that caused the error
https://bolt.new/~/sb1-bytytf
Steps to reproduce
Database Connection Issues:
Opening Admin Panel shows "No tables found"
Database tables not being created/persisted properly
SQLite in-memory database being reset on server restart
Test Case Creation Flow:
Clicking "New Test" button
Filling in test details
On submit, getting file system errors and duplicate test cases
Test cases not being saved properly in DB
Expected behavior
Fix the one thing reported , approaching step by step but its not working.
Screen Recording / Screenshot
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: