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

In FieldExtensions, if the field value is null it throws a null reference exception #37

Closed
Nytra opened this issue Jun 25, 2024 · 0 comments · Fixed by #38
Closed

In FieldExtensions, if the field value is null it throws a null reference exception #37

Nytra opened this issue Jun 25, 2024 · 0 comments · Fixed by #38

Comments

@Nytra
Copy link
Contributor

Nytra commented Jun 25, 2024

if (field.Value.Equals(configKey.GetValue())) return;

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 a pull request may close this issue.

1 participant