vasqued2 / ha-teamtracker-card

A Home Assistant frontend custom card that will display real-time updates for teams tracked with the ha-teamtracker integration. Has custom in-game layouts for football, baseball, basketball, hockey, soccer, golf, tennis, racing, and mma.
GNU General Public License v3.0
75 stars 16 forks source link

'./card_editor.js' does not provide an export named 'TeamtrackerCardEditor' #101

Closed drjjr2 closed 1 month ago

drjjr2 commented 1 month ago

I am seeing these errors in home_assistant.log

SyntaxError: The requested module './card_editor.js' does not provide an export named 'TeamtrackerCardEditor'
 The requested module './card_editor.js' does not provide an export named 'TeamtrackerCardEditor'::

I am running: Home Assistant version 2024.8.3 Teamtracker Card v0.14.2 Teamtracker v0.14.2

vasqued2 commented 1 month ago

v0.14.3 should resolve the problem. Try the upgrade and lmk.

drjjr2 commented 1 month ago

Awesome. Looks like this is fixed.