No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    $v veulidate not work

    Help
    veulidate vue quasar
    2
    2
    988
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      smajid14 last edited by

      hello
      how solve this error
      vue.runtime.esm.js?5593:619 [Vue warn]: Property or method “$v” is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property. See: https://vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties.

      1.png

      2.png

      dobbel 1 Reply Last reply Reply Quote 0
      • dobbel
        dobbel @smajid14 last edited by

        @smajid14

        this is my boot file

        import Vuelidate from 'vuelidate'
        
        export default ({ Vue }) => {
            Vue.use(Vuelidate)
        }
        

        see:
        https://medium.com/@email_47764/quasar-form-validation-with-vuelidate-b3aeb3d27fc2

        1 Reply Last reply Reply Quote 0
        • First post
          Last post