Method "groups" does not exist
Closed this issue · 5 comments
BboyKeen commented
Hi Boekkoi,
Do you know what can cause this error ?
Method "groups" for object "Boekkooi\Bundle\JqueryValidationBundle\Form\Rule\TransformerRule" does not exist in BoekkooiJqueryValidationBundle:Form:macros.js.twig at line 49
I think it has appeared after a composer update on dev-master.
I've tried with the 1.0.3 version, there is no problem.
Thank you
boekkooi commented
Hey @BboyKeen I'm not sure why this would happen can you provide me with the form and model?
boekkooi commented
Ok found the problem it was introduced in 3cfc5b1 Please update to the latest dev-master
Thanks for reporting!
BboyKeen commented
Thanks for the quick fix.
I'll give it a try at home.
BboyKeen commented
It's now fully working.
Thanks :)
boekkooi commented
No problem Thanks for reporting!