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
feat: complete React on Rails v16 auto-registration migration
- Enable auto_load_bundle for automatic component discovery and loading
- Update layouts to use append pack tag pattern for v16 compatibility
- Remove manual component registration from stimulus-bundle.js
- Maintain hybrid approach supporting both auto-registered React components and Stimulus controllers
- Auto-registration now working: pages load only their specific component bundles
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments