Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Blazor component debugging

Blazor component debugging

Scheduled Pinned Locked Moved ASP.NET
asp-netdebuggingcsharpcomdesign
2 Posts 1 Posters 1 Views 1 Watching
  • 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 Offline
    S Offline
    Super Lloyd
    wrote on last edited by
    #1

    I have an existing MVC app, to which I added some Blazor components on some pages. I.e. instead of starting a new fully Blazor app, I am trying to extend the functionality of an existing app. I am using WebAssembly rendering, particularly as they are interactive components (updating the UI, doing web service calls, etc..) It's all working very well except... I can't use breakpoint / debug the components! :O Any clue on how to enable debugging of Blazor component on an MVC view?

    A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!

    S 1 Reply Last reply
    0
    • S Super Lloyd

      I have an existing MVC app, to which I added some Blazor components on some pages. I.e. instead of starting a new fully Blazor app, I am trying to extend the functionality of an existing app. I am using WebAssembly rendering, particularly as they are interactive components (updating the UI, doing web service calls, etc..) It's all working very well except... I can't use breakpoint / debug the components! :O Any clue on how to enable debugging of Blazor component on an MVC view?

      A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!

      S Offline
      S Offline
      Super Lloyd
      wrote on last edited by
      #2

      In the end, I am loading some debug razor (blazor?) Page from the Blazor project. When the whole page is a blazor page, debugging works fine again!

      A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups