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

Issue after updating vue-formulate to 2.5.0 #14

Open
IRunac opened this issue Feb 22, 2021 · 6 comments
Open

Issue after updating vue-formulate to 2.5.0 #14

IRunac opened this issue Feb 22, 2021 · 6 comments

Comments

@IRunac
Copy link

IRunac commented Feb 22, 2021

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.

@miguelcarrillo
Copy link

Same problem, still not solved!

@CavalcanteLeo
Copy link

CavalcanteLeo commented Apr 15, 2021

Same here

the function shallowEqualObjects was renamed to equals
https://github.com/wearebraid/vue-formulate/blob/master/src/libs/utils.js#L22

@minasvisual
Copy link

Same problem, same disabled features, and hook models not working anymore without plugin

@CavalcanteLeo
Copy link

CavalcanteLeo commented Jul 30, 2021

I have fixed this issue and submitted a PR, but seems this is an abandoned project
#18

@minasvisual
Copy link

Send an email to him, lets try continue the project dude!

@gahabeen
Copy link
Owner

Hey, sorry but this project was indeed put on pause. I'll have a look tomorrow and keep you guys posted!

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

5 participants