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 attempting to update value of JustGage, Safari on macOS Sierra spews out the following error into its console:
[Error] TypeError: undefined is not an object (evaluating 'obj.config.max')
refresh (justgage.js:875)
(anonymous function) (Embedded:23)
i (jquery-3.2.1.min.js:2:28023)
fireWith (jquery-3.2.1.min.js:2:28785)
A (jquery-3.2.1.min.js:4:14047)
(anonymous function) (jquery-3.2.1.min.js:4:16325)
HTML Page causing the issue has been uploaded to gist.github.com
The index.json just contains:
{"temperature":14.00, "humidity":41.00}
The text was updated successfully, but these errors were encountered:
When attempting to update value of JustGage, Safari on macOS Sierra spews out the following error into its console:
HTML Page causing the issue has been uploaded to gist.github.com
The
index.json
just contains:The text was updated successfully, but these errors were encountered: