Open
Description
I'm getting this error after updating vue-formulate to newest version:
Error in callback for watcher "formulateValue": "TypeError: o.shallowEqualObjects is not a function"
Seems like you are using a method from vue-formulate utils.js that got renamed in the latest version.
From shallowEqualObjects
to equals
.
Metadata
Metadata
Assignees
Labels
No labels
Activity
miguelcarrillo commentedon Mar 25, 2021
Same problem, still not solved!
CavalcanteLeo commentedon Apr 15, 2021
Same here
the function
shallowEqualObjects
was renamed toequals
https://github.com/wearebraid/vue-formulate/blob/master/src/libs/utils.js#L22
minasvisual commentedon Jul 30, 2021
Same problem, same disabled features, and hook models not working anymore without plugin
CavalcanteLeo commentedon Jul 30, 2021
I have fixed this issue and submitted a PR, but seems this is an abandoned project
#18
minasvisual commentedon Aug 23, 2021
Send an email to him, lets try continue the project dude!
gahabeen commentedon Aug 23, 2021
Hey, sorry but this project was indeed put on pause. I'll have a look tomorrow and keep you guys posted!