Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List template: guard against null metadata #1774

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

yecril71pl
Copy link
Contributor

The List template will throw ArgumentNullException on null model metadata.
Fixed only for Razor Bootstrap5.
Fixes #1773.

The List template throws ArgumentNullException on null model metadata.
Fixes dotnet#1773.
This template requires a database context.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NPE in Razor template List called without DB
1 participant