File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ Having issues with React on Rails? This guide covers the most common problems an
66
77### Is your issue with...?
88
9- | Problem Area | Quick Check | Go to Section |
10- | -------------------- | ------------------------------------------- | ------------------------------------------- |
11- | ** Installation** | Generator fails or components don't appear | [ Installation Issues] ( #installation-issues ) |
12- | ** Compilation** | Webpack errors, build failures | [ Build Issues] ( #build-issues ) |
13- | ** Runtime** | Components not rendering, JavaScript errors | [ Runtime Issues] ( #runtime-issues ) |
14- | ** Server Rendering** | SSR not working, hydration mismatches | [ SSR Issues] ( #server-side-rendering-issues ) |
15- | ** Performance** | Slow builds, large bundles, memory issues | [ Performance Issues] ( #performance-issues ) |
9+ | Problem Area | Quick Check | Go to Section |
10+ | -------------------- | ------------------------------------------- | -------------------------------------------- |
11+ | ** Installation** | Generator fails or components don't appear | [ Installation Issues] ( #- installation-issues ) |
12+ | ** Compilation** | Webpack errors, build failures | [ Build Issues] ( #- build-issues ) |
13+ | ** Runtime** | Components not rendering, JavaScript errors | [ Runtime Issues] ( #- runtime-issues ) |
14+ | ** Server Rendering** | SSR not working, hydration mismatches | [ SSR Issues] ( #- server-side-rendering-issues ) |
15+ | ** Performance** | Slow builds, large bundles, memory issues | [ Performance Issues] ( #- performance-issues ) |
1616
1717## 🚨 Installation Issues
1818
You can’t perform that action at this time.
0 commit comments