TypeError: e.toFixed is not a function

hasbulla4 months ago

i have connected an alarm (then disconnected it) from a device, and when i try to do More Details on the device i get

TypeError: e.toFixed is not a function
    at Ewd (index-D08mKKx5.js:290:38616)
    at x (index-D08mKKx5.js:292:18246)
    at zC (index-D08mKKx5.js:292:19357)
    at HI (index-D08mKKx5.js:38:17075)
    at N6 (index-D08mKKx5.js:40:44104)
    at U6 (index-D08mKKx5.js:40:39822)
    at $oe (index-D08mKKx5.js:40:39748)
    at gC (index-D08mKKx5.js:40:39598)
    at U_ (index-D08mKKx5.js:40:35960)
    at E6 (index-D08mKKx5.js:40:34907)
Anton Tananaev4 months ago

Are you using the latest official release without any code customization?

hasbulla4 months ago

yes im using the latest 6.2 version on docker and i confirm that i havent touched the code

Anton Tananaev4 months ago

Can I have access to the server to take a look?

hasbulla4 months ago

sure
send me an email

Anton Tananaev4 months ago

You send us an email with details.

hasbulla4 months ago

yeah i meant i need an email address to send it to :)

hasbulla4 months ago

support@traccar.org or should i use this one ?

Anton Tananaev4 months ago

Yes.

Anton Tananaev4 months ago

It looks like you have a broken computed attribute that doesn't make any sense. It's a "power" attribute with a boolean value, which is obviously invalid.

hasbulla4 months ago

Thank you , i removed that and it doesnt show up anymore