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
    1. Home
    2. imohuan
    I
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Groups 0

    imohuan

    @imohuan

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    imohuan Follow

    Latest posts made by imohuan

    • Page cannot refresh (hot reload)

      quasar.config.js add settings

      module.exports = configure(function(ctx) {
        return {
          devServer: {
            hot: true,
          }
        }
      })
      

      511f69c1-3379-4af7-a48b-0b7602969196-image.png
      Modify.vue files, but page cannot refresh

      34a27884-6d40-4878-8902-19434b9220d7-image.png

      There was no response from the page, It doesn’t refresh

      posted in Help
      I
      imohuan