Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError in JS #33

Closed
mi32dogs opened this issue Mar 6, 2015 · 1 comment
Closed

Uncaught TypeError in JS #33

mi32dogs opened this issue Mar 6, 2015 · 1 comment

Comments

@mi32dogs
Copy link

mi32dogs commented Mar 6, 2015

Hi Shea,

when i install this and try to use it in the cms i get the following two js errors
Uncaught TypeError: Cannot read property 'extend' of undefined
and
Uncaught TypeError: undefined is not a function

is on a fairly clean install of SS3.1 and i like to use the client-side validation on a dataobject.
any tips on how i can make this work?

Thanks
Rob

@sheadawson
Copy link
Owner

Fixed the error, but client side validation in the CMS needs some work. I've updated the readme to suggest disabling parsley (clientside validation) when using zen validator in the cms. So you still get access to the advanced validation methods, but not the fast clientside validation error display

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants