Yevgenium/weather-chart-card

Blank card in Firefox, works in Chrome.

Opened this issue · 6 comments

Config:

type: custom:weather-chart-card
entity: weather.hobart
show_main: truefalse
show_attributes: false
title: Daily Forecast
forecast:
  temperature1_color: rgba(228, 94, 101, 1.0)

Screenshot 2022-09-21 at 17-34-22 Overview – Home Assistant

Tried clearing cache to no avail.

Same here, can confirm this doesn't work for me on Firefox currently.

Same here, stopped working since yesterday. At least thats when I noticed.
Working on safari iOS.
Firefox 105.0.1

Looks to be related to #117

I updated the version of chart.js from 3.5.1 to 3.9.1 in the weather-chart-card and now it renders correctly in Firefox. I've submitted a pull request, but in the meantime you can get my fixed version at https://github.com/greendog99/weather-chart-card/releases

I updated the version of chart.js from 3.5.1 to 3.9.1 in the weather-chart-card and now it renders correctly in Firefox. I've submitted a pull request, but in the meantime you can get my fixed version at https://github.com/greendog99/weather-chart-card/releases

Can you help me how to install it? I downloaded the " weather-chart-card.js" file and i've overwritten the old one. I restarted HA, but nothing changed. Thanks!

Can you help me how to install it? I downloaded the " weather-chart-card.js" file and i've overwritten the old one. I restarted HA, but nothing changed. Thanks!

Probably also need to clear browser cache and restart browser.