1.34.18 - web_js: TypeError: point.getAttribute is not a function

Forum for questions and support relating to the 1.34.x releases only.
Post Reply
User avatar
Bluemax
Posts: 121
Joined: Wed Jun 12, 2019 5:15 pm

1.34.18 - web_js: TypeError: point.getAttribute is not a function

Post by Bluemax »

With 1.34.18 i get several errors like:

Code: Select all

2020-08-07 22:57:28	web_js		597	ERR	TypeError: point.getAttribute is not a function	zm/cache/skins_classic_views_js_zone-base-1596827271.js	248
2020-08-07 22:57:28	web_js		598	ERR	TypeError: point.getAttribute is not a function	zm/cache/skins_classic_views_js_zone-base-1596827271.js	254
2020-08-07 22:57:28	web_js		1094	ERR	TypeError: point.getAttribute is not a function	zm/cache/skins_classic_views_js_zone-base-1596827271.js	248
2020-08-07 22:57:28	web_js		597	ERR	TypeError: point.getAttribute is not a function	zm/cache/skins_classic_views_js_zone-base-1596827271.js	254
2020-08-07 22:57:28	web_js		598	ERR	TypeError: point.getAttribute is not a function	zm/cache/skins_classic_views_js_zone-base-1596827271.js	248
As far as i can tell this happens only when entering 'zone editing'.
The tables don't look right either.

Image

Anyone else experiencing this?
User avatar
iconnor
Posts: 2900
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: 1.34.18 - web_js: TypeError: point.getAttribute is not a function

Post by iconnor »

The tables don't look right because I changed the input types to allow float values and now the browser is adding up and down arrows, which makes them wider, which makes the tables wider... GAH! Fixed in master, will go into 1.34.19.

Will have to look into the getAttribute problem.
Post Reply