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

this.errors.concat is not a function #587

Open
CodeMd2z opened this issue Jul 10, 2024 · 0 comments
Open

this.errors.concat is not a function #587

CodeMd2z opened this issue Jul 10, 2024 · 0 comments
Labels
bug report A submitted bug report, not yet validated.

Comments

@CodeMd2z
Copy link

FormulaForm.vue:32 [Vue warn]: The computed property "errors" is already defined as a prop.
found in
--->

......
Also:
TypeError: this.errors.concat is not a function
at VueComponent.mergedErrors (formulate.esm.js:4:51143)
at Watcher.get (vue.runtime.esm.js:3431:33)
at Watcher.evaluate (vue.runtime.esm.js:3532:27)
at VueComponent.computedGetter [as mergedErrors] (vue.runtime.esm.js:5497:25)
at VueComponent.visibleErrors (formulate.esm.js:4:51225)
at Watcher.get (vue.runtime.esm.js:3431:33)
at Watcher.evaluate (vue.runtime.esm.js:3532:27)
at VueComponent.computedGetter [as visibleErrors] (vue.runtime.esm.js:5497:25)
at Object.get (vue.runtime.esm.js:5291:26)
at Proxy.it (formulate.esm.js:4:52484)

@CodeMd2z CodeMd2z added the bug report A submitted bug report, not yet validated. label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report A submitted bug report, not yet validated.
Projects
None yet
Development

No branches or pull requests

1 participant