0

I am getting strange error in the browser console seemingly caused by some JS associated with default JS files that Blazor framework ships. I can;t seem to be able to figure out what this might be related to. All application components seem to be doing OK. Does anyone have any bright ideas that could point me in the right direction of investigating this? the framework unfortunately does not provide much of a comprehensive description of the potential cause of this. thanks!

enter image description here

Yan D
  • 136
  • 2
  • 11
  • 1
    Do you use SVG in your application? Does it have a `` element with those values? Fix it - it is telling you the path is not correct - probably where you have `3.15a1.2` – Mister Magoo Feb 26 '23 at 00:43
  • @MisterMagoo thanks mate! i would have never intuitively link this to an svg issue. life-saver. – Yan D Mar 02 '23 at 11:55

0 Answers0