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. Gerard
    G
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 1
    • Groups 0

    Gerard

    @Gerard

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

    Gerard Follow

    Best posts made by Gerard

    • Chrome debug: Unbound breakpoint

      Hi,
      breakpoints are not hit and can’t be set inside my TypeScript code using VS Code debugger.
      I followed the instructions at https://next.quasar.dev/start/vs-code-configuration and installed ‘Debugger for Chrome’ VS Code extension, enabled source map at quasar.conf.js and created a launch configuration as recommended.

      I just created a new quasar 2.0.0-beta.8 app using npm and TypeScript.

      When I start debugging it will stop only at the first line inside my template.
      If I use the debugger statement it will stop in a file \src\layouts\MainLayout.vue?877a=

      Any suggestions?

      Thanks

      posted in Framework
      G
      Gerard

    Latest posts made by Gerard

    • Chrome debug: Unbound breakpoint

      Hi,
      breakpoints are not hit and can’t be set inside my TypeScript code using VS Code debugger.
      I followed the instructions at https://next.quasar.dev/start/vs-code-configuration and installed ‘Debugger for Chrome’ VS Code extension, enabled source map at quasar.conf.js and created a launch configuration as recommended.

      I just created a new quasar 2.0.0-beta.8 app using npm and TypeScript.

      When I start debugging it will stop only at the first line inside my template.
      If I use the debugger statement it will stop in a file \src\layouts\MainLayout.vue?877a=

      Any suggestions?

      Thanks

      posted in Framework
      G
      Gerard