Skip to content

Warnings: You are setting a non-existent path  #8

Description

@franciscolourenco

Any idea why is this happening?

[Vue warn]: You are setting a non-existent path "validator" on a vm instance. Consider pre-initializing the property with the "data" option for more reliable reactivity and better performance.
debug.js:30 [Vue warn]: You are setting a non-existent path "validator.custom" on a vm instance. Consider pre-initializing the property with the "data" option for more reliable reactivity and better performance.
debug.js:30 [Vue warn]: You are setting a non-existent path "validator.custom._validate.numeric" on a vm instance. Consider pre-initializing the property with the "data" option for more reliable reactivity and better performance.
debug.js:30 [Vue warn]: You are setting a non-existent path "validator.custom.numeric" on a vm instance. Consider pre-initializing the property with the "data" option for more reliable reactivity and better performance.
debug.js:30 [Vue warn]: You are setting a non-existent path "validator.custom._validate.min" on a vm instance. Consider pre-initializing the property with the "data" option for more reliable reactivity and better performance.
debug.js:30 [Vue warn]: You are setting a non-existent path "validator.custom.min" on a vm instance. Consider pre-initializing the property with the "data" option for more reliable reactivity and better performance.
debug.js:30 [Vue warn]: You are setting a non-existent path "validator.custom._validate.group" on a vm instance. Consider pre-initializing the property with the "data" option for more reliable reactivity and better performance.
debug.js:30 [Vue warn]: You are setting a non-existent path "validator.license.email" on a vm instance. Consider pre-initializing the property with the "data" option for more reliable reactivity and better performance.
debug.js:30 [Vue warn]: You are setting a non-existent path "validator.license.email" on a vm instance. Consider pre-initializing the property with the "data" option for more reliable reactivity and better performance.
debug.js:30 [Vue warn]: You are setting a non-existent path "validator.license.email._validate.required" on a vm instance. Consider pre-initializing the property with the "data" option for more reliable reactivity and better performance.
debug.js:30 [Vue warn]: You are setting a non-existent path "validator.license.email.required" on a vm instance. Consider pre-initializing the property with the "data" option for more reliable reactivity and better performance.
debug.js:30 [Vue warn]: You are setting a non-existent path "validator.license.email._validate.email" on a vm instance. Consider pre-initializing the property with the "data" option for more reliable reactivity and better performance.
debug.js:30 [Vue warn]: You are setting a non-existent path "validator.license.email.email" on a vm instance. Consider pre-initializing the property with the "data" option for more reliable reactivity and better performance.
debug.js:30 [Vue warn]: You are setting a non-existent path "validator.license.email._validate.group" on a vm instance. Consider pre-initializing the property with the "data" option for more reliable reactivity and better performance.
debug.js:30 [Vue warn]: You are setting a non-existent path "validator.license.key" on a vm instance. Consider pre-initializing the property with the "data" option for more reliable reactivity and better performance.
debug.js:30 [Vue warn]: You are setting a non-existent path "validator.license.key._validate.required" on a vm instance. Consider pre-initializing the property with the "data" option for more reliable reactivity and better performance.
debug.js:30 [Vue warn]: You are setting a non-existent path "validator.license.key.required" on a vm instance. Consider pre-initializing the property with the "data" option for more reliable reactivity and better performance.

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