Commit 49f9851
authored
fix: Storage for the page is immutable when saving page with kirby-seo fields
Trying the fix the `Storage for the page is immutable` error message that’s popping when using the plugin with Kirby 5.x.
This basically only implements what Nico suggested in the Discord chat.
Currently i can’t reproduce the issue reliably so i don’t know if this will fix it. Maybe someone can give it a try or let me know how to reproduce?
Signed-off-by: Ove Numrich <[email protected]>1 parent 3c43837 commit 49f9851
1 file changed
+18
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
16 | 26 | | |
17 | 27 | | |
18 | 28 | | |
| |||
0 commit comments