SamProf / MatBlazor

Material Design components for Blazor and Razor Components
http://www.matblazor.com
MIT License
2.84k stars 386 forks source link

The BlazorFiddle linked from the main page is no longer working. Needs to be updated. #712

Open dbowser opened 4 years ago

dbowser commented 4 years ago

Describe the bug The BlazorFiddle linked on the main page is outdated. It doesn't run and needs to be updated for the current version of Blazor running there.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://github.com/SamProf/MatBlazor'
  2. Under 'Demo and Documentation' is a link to 'BlazorFiddle example':https://blazorfiddle.com/s/matblazor-news-client
  3. Follow the link. It gives an error and doesn't run.

Expected behavior It looks like the fiddle should showing a list or something.

Christian-Oleson commented 4 years ago

@dbowser , Thanks for the report! Would you be interested in contributing to the project and resolving the issue with a PR?