Commit def17ef
committed
fix: Also use
Previously, this was only used on the client, while SSR used a more "fragile" custom implementation.
This makes both client-side and server-side rendering use Nuxt's built-in method.useCookie to obtain cookie during SSR1 parent 0194010 commit def17ef
1 file changed
Lines changed: 3 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
41 | 34 | | |
42 | 35 | | |
43 | 36 | | |
| |||
0 commit comments