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

    Chrome debug: Unbound breakpoint

    Framework
    1
    1
    414
    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.
    • G
      Gerard last edited by

      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

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