Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

TYPE.HISTORY Graph Lines not rendered on 2.6.4 #781

Closed
bmf7777 opened this issue Oct 28, 2021 · 11 comments · Fixed by #783
Closed

TYPE.HISTORY Graph Lines not rendered on 2.6.4 #781

bmf7777 opened this issue Oct 28, 2021 · 11 comments · Fixed by #783

Comments

@bmf7777
Copy link

bmf7777 commented Oct 28, 2021

running on ipad safari with latest OS 15.1
when upgrading from 2.6.3 -> 2.6.4 graph lines are not visible
i briefly get the following error message on ipad display (works correctly on firefox on windows10)

TypeError: undefined is not an object
(evaluating '(s=n[]._view.skip)
File:
http://192.168.1.123:8123/local/tileboard
b7d4d762.js
Line: 21:77755

an example graph is below
{ position: [2, 0], type: TYPES.HISTORY, title: "Pool/SPA Temp", id: 'sensor.water_temp', theme: ITEM_TRANSPARENT,
options: MY_CHART_OPTIONS_TEMP, offset: 436001000,
},

@rchl
Copy link
Collaborator

rchl commented Oct 28, 2021

Can you open and save the http://192.168.1.123:8123/local/tileboard/scripts/app-b7d4d762.js file somewhere so that I can see it?

@bmf7777
Copy link
Author

bmf7777 commented Oct 28, 2021 via email

@rchl
Copy link
Collaborator

rchl commented Oct 28, 2021

The file is very big. Github won't allow you to post the whole thing.

@bmf7777
Copy link
Author

bmf7777 commented Oct 28, 2021 via email

@bmf7777
Copy link
Author

bmf7777 commented Oct 28, 2021

i also see the same error on firefox on Mac (firefox on PC did not show error)

@alphasixtyfive
Copy link
Contributor

You can use Pastebin: https://pastebin.com

@bmf7777
Copy link
Author

bmf7777 commented Oct 28, 2021

i did however i received this message ... You have exceeded the maximum paste size of 512 kilobytes per paste
the title is "app-b7d4d762.js" if you wish to look at the js text

@bmf7777
Copy link
Author

bmf7777 commented Oct 28, 2021

view file with this link on google drive ...
https://drive.google.com/file/d/1hCPUfzvyy-5voikNkEP-g3q-H9HVZVge/view?usp=sharing

@rchl
Copy link
Collaborator

rchl commented Oct 28, 2021

I can reproduce now. Will have a look.

@bmf7777
Copy link
Author

bmf7777 commented Oct 28, 2021 via email

@rchl
Copy link
Collaborator

rchl commented Oct 28, 2021

You should probably not reply to github notifications through email because you are including your phone number.
I've edited your messages to remove the phone number.

@rchl rchl closed this as completed in #783 Oct 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants