Commit 77dca10
committed
Skip invalid CSS requests in service worker
Radzen theme loader requests CSS with undefined theme name during
initial load, resulting in paths like /css/-base.css. Skip these
to avoid service worker errors.1 parent e8764e4 commit 77dca10
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
75 | 80 | | |
76 | 81 | | |
77 | 82 | | |
| |||
0 commit comments