Commit c0da1b2
authored
fix(inertia): set serverRendered dynamically to prevent SSR crash (#5396)
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
src/runtime/inertia
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -78,7 +78,7 @@ const hooks = createHooks() | |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
0 commit comments
Comments
(0)