Skip to content

Conversation

@wangengzheng
Copy link

close #355

@wangengzheng
Copy link
Author

The original intention of the adjustment is that when the model attribute is assumed to be null after release, it is difficult to find obvious errors in the corresponding stack

System.NullReferenceException: Object reference not set to an instance of an object.
   at FluentEmail.Core.Defaults.ReplaceRenderer.Parse[T](String template, T model, Boolean isHtml)
   at FluentEmail.Core.Defaults.ReplaceRenderer.ParseAsync[T](String template, T model, Boolean isHtml)

JohnCampionJr added a commit to jcamp-code/FluentEmail that referenced this pull request Jan 29, 2023
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.

fix ReplaceRenderer class Method Parse NullReferenceException

1 participant