gustavnavar / Grid.Blazor

Grid component with CRUD for Blazor (client-side and server-side) and ASP.NET Core MVC
GNU Lesser General Public License v2.1
696 stars 134 forks source link

Demo Blazor server-side (http://gridblazor.azurewebsites.net) returns 502 #374

Closed XristophD closed 1 year ago

XristophD commented 1 year ago

Describe the bug The Demo-Website is currently reporting back a 502.

To Reproduce Steps to reproduce the behavior:

  1. Go to http://gridblazor.azurewebsites.net
  2. See error

Expected behavior Website should load with examples.

Desktop (please complete the following information):

gustavnavar commented 1 year ago

Thanks for the info. It worlks again!