SpangleLabs / history-explorer-card

A card for Home Assistant Lovelace for exploring the history of your entities interactively and in real time.
MIT License
73 stars 0 forks source link

Export to CSV not working #21

Open dana-se opened 1 week ago

dana-se commented 1 week ago

Hello, I can't get the Export as CSV or Export statistics as CSV to work. Am I missing something?

Logger: frontend.js.latest.202406101 Source: components/system_log/init.py:333 First occurred: 16:07:09 (2 occurrences) Last logged: 16:13:43

Uncaught error from Edge 126.0.0.0 on Windows 10 ReferenceError: moment is not defined r.exportFile (/hacsfiles/history-explorer-card/history-explorer-card.js:17:66937) L.exportStatistics (/hacsfiles/history-explorer-card/history-explorer-card.js:93:7656) Uncaught error from Edge 126.0.0.0 on Windows 10 ReferenceError: moment is not defined o.exportFile (/hacsfiles/history-explorer-card/history-explorer-card.js:17:65198) L.exportFile (/hacsfiles/history-explorer-card/history-explorer-card.js:93:7543)

kramergfij commented 1 week ago

Same problem here in firefox. Exporting, just waits forever until F5 is pressed to refresh the window. Reverting to release 1.0.53 and it works fine.