enkodellc / blazorboilerplate

Blazor Boilerplate / Starter Template with MudBlazor
MIT License
1.88k stars 373 forks source link

General issues with new release #1125

Open DavidGodfrey1985 opened 7 months ago

DavidGodfrey1985 commented 7 months ago

On the live and local versions the following URL's don't appear to be working:

http://localhost:53414/swagger/index.html https://blazorboilerplate.com/swagger/index.html https://blazorboilerplate.com/todos-virtualtable https://blazorboilerplate.com/todos-paging

I have also tried logging in with the admin and standard user in both the live and local version and always get the following response: image

All issues appear to be caused by the inability to connect to the API

AlexanderZender commented 4 months ago

Check this PR if you want to get started with the new release:

https://github.com/enkodellc/blazorboilerplate/pull/1138