DBuit / Homekit-panel-card

Homekit panel card for home assistant
MIT License
304 stars 54 forks source link

Homekit-panel-card/index.m.js.map' but it does not exist and the new slider is invisible #59

Closed acateon closed 3 years ago

acateon commented 4 years ago

Got the following error in the console. And the new light slider on the tile does not show. It works but the slider "handle" does not show, just but the mouse pointer changes as I hover over the invisible slider...

As seen below the error is for all your components @DBuit. No other custom cards throw the same error.

DevTools failed to load SourceMap: Could not load content for http://192.168.1.10:8123/hacsfiles/light-popup-card/index.m.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for http://192.168.1.10:8123/hacsfiles/Homekit-panel-card/index.m.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for http://192.168.1.10:8123/hacsfiles/cover-popup-card/index.m.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

Besides the slider everything seams to work fine, including the popup-cards.

I've tried reinstalling (via HACS), empty all caches but still the same errors.