this is the card_mod entry ,as an example, this happens to all dashboards with mushroom cards.
But, i find out, it is only if viewing the card directly, if viewing over
For me this issue appeared this week all of a sudden. I cannot find the card_mod code when editing the card. But when I edit a section, I do see the card_mod code.
I never had any issues until I installed Browser_mod version 2.4.1. But when looking at the release notes i did find this: Release v2.4.1 · thomasloven/hass-browser_mod · GitHub
If you use card-mod everything should continue to work after upgrading to this release. If you have installed card-mod from HACS then by default it will be loaded as a Dashboard resource. Check your browser console to verify card-mod is loading. If you get a warning about perfomance, then check out card-mod documentation.
Maybe the issue it not with card_mod itself but rather with browser_mod?
I am not using mushrooms and browser mod but observe a similar thing with cards like Tile, bar-card. Using yaml mode dashboards, so only see issues when testing smth in a storage mode.
Not quite sure what you are describing here. Do you mean that there is card_mod config that you believe should be showing in edit mode but is not showing?
EDIT: Understood now. You are describing what you are finding related to this issue
Noting that the difference is that with Browser Mod 2.4.1, card_mod is no longer silently ‘promoted’ to load as a Frontend resource as this has been found to possibly not load all Frontend resources if the Dashboard resurce URL for card_mod was erroroneous. There is no other change. The impact is that if card_mod is working differently for you, you need to load card_mod as a Frontend resource yourself. The change would not cause any other issues for card_mod.