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: Resolve React forwardRef compatibility issues and TypeScript errors
- Add comprehensive React preload script to ensure forwardRef availability before module loading
- Include preload script in index.html to prevent Icon.js forwardRef errors
- Replace temporary React object with real React when main.tsx loads
- Fix TypeScript compilation errors in Dashboard.tsx, JsonicDebugPanel.tsx
- Resolve duplicate loadedFeatures property conflict in hybrid-loader.ts
- Update useReactQuery.ts error types to prevent string/null conflicts
- Ensure build process completes successfully with all JSONIC v2 features
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments