Howdy! First off, thanks for building this -- it's been awesome!
Summary
When I set this up a few months back, I used some mdi-icons. Recently though, I noticed that they're not loading:
The Dashboard icons that I use work fine, so it seems to be specific to mdi-icons.
Details
If I inspect the generated HTML, I think the problem might be with the style on the outer div not being created properly and instead being [object Object] -- but I'm not much of a web dev, so that could be a red herring :)
Howdy! First off, thanks for building this -- it's been awesome!
Summary
When I set this up a few months back, I used some mdi-icons. Recently though, I noticed that they're not loading:
The Dashboard icons that I use work fine, so it seems to be specific to mdi-icons.
Details
If I inspect the generated HTML, I think the problem might be with the style on the outer div not being created properly and instead being
[object Object]
-- but I'm not much of a web dev, so that could be a red herring :)Here's a reproducible example of my (sanitized) config: