Skip to content

Issue after updating vue-formulate to 2.5.0 #14

Open
@IRunac

Description

@IRunac

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.

Activity

miguelcarrillo

miguelcarrillo commented on Mar 25, 2021

@miguelcarrillo

Same problem, still not solved!

CavalcanteLeo

CavalcanteLeo commented on Apr 15, 2021

@CavalcanteLeo

Same here

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

minasvisual

minasvisual commented on Jul 30, 2021

@minasvisual

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

CavalcanteLeo

CavalcanteLeo commented on Jul 30, 2021

@CavalcanteLeo

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

minasvisual

minasvisual commented on Aug 23, 2021

@minasvisual

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

gahabeen

gahabeen commented on Aug 23, 2021

@gahabeen
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Issue after updating vue-formulate to 2.5.0 · Issue #14 · gahabeen/vue-formulate-extended