Commit c243e12
committed
fix(panel): pre-process the dataPath in settings for comparison consistency
Since on the backend it was going to be slash(normalize()), after saving it would still show the
state of "pending save" as the browser might be using backslashes while the saved version had
forward slashes.1 parent 7185f6c commit c243e12
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
235 | 242 | | |
236 | 243 | | |
237 | 244 | | |
| |||
0 commit comments