Commit 50a3cc3
Fix redux_store to get immediate_hydration from Pro config
The redux_store helper method was still trying to get immediate_hydration
from core ReactOnRails configuration. Updated to get it from Pro config
when available, and default to false otherwise.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent e248263 commit 50a3cc3
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
257 | 260 | | |
258 | 261 | | |
259 | 262 | | |
| |||
0 commit comments