Some Low Variable field types not working with Grid
Hi Low,
I just noticed that certain Low Variable field types are not working with Grid in v2.5.0.
Getting the following JS error when using with Grid field type:
"TypeError: null is not an object (evaluating 'e.html().replace')"
This error is causing certain Low Variables not to work in the Grid field type.
http://recordit.co/SB2uel6HCZ
EE 2.9.2
LV 2.5.0
Replies
Low 17 Nov 2014 20:35
Can't seem to be able to replicate, so it's probably another 3rd party field, either Wygwam or Structure, as I don't have those installed. Is there any way you can try and disable some and see if it persists?
wjthomas9 17 Nov 2014 21:36
That was it. Looks like it's Structure. Specifically, the Structure field type. I uninstalled *only* the Structure field type and everything seems to work fine.
wjthomas9 17 Nov 2014 21:45
Filed a bug report with Travis. Thanks Low.