Blizzie the Mare
Blazor WASM project has logic error involving data fetching
After all, web assembly means that the app is first loaded from server and then runs completely on the host device withouth any interaction with the server that originally hosted the app, meaning it can be run withouth internet connection after the initial load for example
121 replies
Blazor WASM project has logic error involving data fetching
The thing is, since I am running this thing in localhost environment. Both the app and server where it loads the app into the browser occupy same port. Resulting in error. Do you think this might be the possibility?
121 replies