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
fix: Revert to stable state before React Query dynamic imports
- Reset to commit 794b474 which worked without forwardRef issues
- Remove all CDN loading workarounds and custom plugins
- Fix TypeScript errors in JSONIC hybrid loader
- Use normal React bundling through Vite without external dependencies
- Eliminate multiple React instances issue by avoiding dynamic imports
This returns the codebase to a clean state before the React Query
integration that caused the forwardRef issues.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments