You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an entity has UOM = c/kWh, then perhaps do not try to treat it as a currency so the debug console is not filled with errors?
RangeError: Invalid currency code : c/kWh at new NumberFormat (<anonymous>) at Mt (multiple-entity-row.js?hacstag=178921037450:1:19956) at multiple-entity-row.js?hacstag=178921037450:1:33612 at multiple-entity-row.js?hacstag=178921037450:1:34897 at c.value (multiple-entity-row.js?hacstag=178921037450:1:34932) at c.value (multiple-entity-row.js?hacstag=178921037450:1:31297) at multiple-entity-row.js?hacstag=178921037450:1:29878 at Array.map (<anonymous>) at c.value (multiple-entity-row.js?hacstag=178921037450:1:29852) at c.update (multiple-entity-row.js?hacstag=178921037450:1:14837)
The text was updated successfully, but these errors were encountered:
When an entity has UOM = c/kWh, then perhaps do not try to treat it as a currency so the debug console is not filled with errors?
RangeError: Invalid currency code : c/kWh at new NumberFormat (<anonymous>) at Mt (multiple-entity-row.js?hacstag=178921037450:1:19956) at multiple-entity-row.js?hacstag=178921037450:1:33612 at multiple-entity-row.js?hacstag=178921037450:1:34897 at c.value (multiple-entity-row.js?hacstag=178921037450:1:34932) at c.value (multiple-entity-row.js?hacstag=178921037450:1:31297) at multiple-entity-row.js?hacstag=178921037450:1:29878 at Array.map (<anonymous>) at c.value (multiple-entity-row.js?hacstag=178921037450:1:29852) at c.update (multiple-entity-row.js?hacstag=178921037450:1:14837)
The text was updated successfully, but these errors were encountered: