0

I've created a blazor webassembly app that is used as a plugin within completely separate domains from the one that serves it (see this related question). Blazor tries to load any additional content from the hosting domain, rather than my domain that served the original webassembly.

enter image description here

So using the pic above, is there a way to customize Blazor's fetch behavior so it points to "My-site.com" rather than "randomClientSite-1.com"?

Jason
  • 369
  • 1
  • 3
  • 16

0 Answers0