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

    Working code after change it not work undo it still not work

    Help
    3
    6
    191
    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.
    • K
      k_magnai last edited by k_magnai

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • K
        k_magnai last edited by

        also make some changes error on other file

        1 Reply Last reply Reply Quote 0
        • K
          k_magnai last edited by

          https://streamable.com/gx0e18 this wasting my time

          metalsadman dobbel 2 Replies Last reply Reply Quote 0
          • metalsadman
            metalsadman @k_magnai last edited by metalsadman

            @k_magnai put effor in your question first, so that peeps are able to help you. We can only comprehend based on the information provided. Your video nor description doesn’t make sense at all (at least to me), otherwise start reading vue and quasar docs and goodluck.

            P.s. I will lock your thread if you’re just going to vent around here.

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

              @k_magnai

              The error occurs because you use a linter that enforces mandatory syntax/style rules.
              One of the rules is if you declare a variable or import a component you HAVE to use it in your code or else the linter will throw an error.

              And because Quasar has hot deploy set to true by default every change you make to a file will result in a reload/refresh of the Quasar app. To be more precise after a hard save or leaving focus on a edited file.

              You can choose to disable linting and hot reload in Quasar.

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

                @dobbel error reason is no matter problem is i have 2 files saving without any changes one is throw error another one is fix error

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