Commit 96642d2
fix: add warning for form action responses lost without SSR (#12063)
* Add warning for form action responses lost without SSR
* update changeset
* Update .changeset/many-cats-breathe.md
* Update packages/kit/src/runtime/server/page/index.js
* Update packages/kit/src/runtime/server/page/index.js
* Update packages/kit/src/runtime/server/page/index.js
* cleanup
---------
Co-authored-by: Tee Ming <chewteeming01@gmail.com>
Co-authored-by: Chew Tee Ming <chew.tee.ming@nindatech.com>1 parent f3b638e commit 96642d2
File tree
2 files changed
+21
-0
lines changed- .changeset
- packages/kit/src/runtime/server/page
2 files changed
+21
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
102 | 118 | | |
103 | 119 | | |
104 | 120 | | |
| |||
0 commit comments