Commit 214a23e
committed
Update the snippet to decode plus sign to spaces first
Otherwise "legit" encoded pluses will be replaced incorrectly
This is based on @nanaya's comment at js-cookie#70 (comment)1 parent 7a73bd2 commit 214a23e
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 39 | + | |
| 40 | + | |
42 | 41 | | |
| 42 | + | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
0 commit comments