enkodellc / blazorboilerplate

Blazor Boilerplate / Starter Template with MudBlazor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

General issues with new release

DavidGodfrey1985 opened this issue · comments

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

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

#1138