Checklist:
Release with the issue:
v1.0.0
Last working release (if known):
Browser and Operating System:
Chrome on Win10, HA App on iOS
Description of problem:
Unable to use standard HACS ressource reference, have to manually enter it.
Problem occurs since 2023.4.x (went from 2023.3.6 to 2023.4.4 and got the issue). Tested on 2 different HA systems and same thing happens.
Error message on each declut card: Cannot read properties of null (reading'config')

Into resource.yaml:
Normal reference:
- url: /hacsfiles/decluttering-card/decluttering-card.js
type: module
Modified reference:
- url: /local/community/decluttering-card/decluttering-card.js
type: module
Checklist:
Release with the issue:
v1.0.0
Last working release (if known):
Browser and Operating System:
Chrome on Win10, HA App on iOS
Description of problem:
Unable to use standard HACS ressource reference, have to manually enter it.
Problem occurs since 2023.4.x (went from 2023.3.6 to 2023.4.4 and got the issue). Tested on 2 different HA systems and same thing happens.
Error message on each declut card:

Cannot read properties of null (reading'config')Into resource.yaml:
Normal reference:
Modified reference: