dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
https://asp.net
MIT License
35.36k stars 9.99k forks source link

EditForm in .NET Core 3.0.0-preview6 is broken #11483

Closed kenneymyers closed 5 years ago

kenneymyers commented 5 years ago

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Using this version of ASP.NET Core '...' .NET Core 3.0.0-preview6

  2. Run this code '....' Use any EditForm with a model ...

https://remibou.github.io/Using-the-Blazor-form-validation/

  1. With these arguments '....'
  2. See error

The app builds and then blows up with literally no useful information to debug the problem.

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here. Include the output of dotnet --info

SteveSandersonMS commented 5 years ago

Sorry, I don't understand these repro steps. It looks like information is missing in various places. Run what code? With what arguments? See what error?

If you could post full information we can give it a look!

mkArtakMSFT commented 5 years ago

Hi. We're closing this issue as we have heard no response from you for some time now. If you have more details and are encountering this issue please add a new reply and re-open the issue.