Logging icon indicating copy to clipboard operation
Logging copied to clipboard

BrowserConsoleLogger to handle different routing

Open object71 opened this issue 3 years ago • 2 comments

In some cases the current solution produces an error trying to import the js file. In my case that was a simple blazor router where when I visit a route for example "/counter" it would try to import the script from "/counter_content/Blazor.Extensions.Logging/BrowserConsoleLogger.js". Using the navigation manager for the other case where the blazor app might be hosted in a route different than the root of the website.

object71 avatar Apr 02 '22 11:04 object71

@attilah You should be the mainteiner of this repository. Could you take a look at my changes?

object71 avatar Apr 05 '22 14:04 object71

@galvesribeiro Maybe you can take a look?

object71 avatar Apr 21 '22 11:04 object71