hermanho / postal.aspnetcore

Email sending for asp.net mvc using the view engine system to render emails.
http://aboutcode.net/postal
MIT License
26 stars 9 forks source link

fixed bug in assgnment of ImageEmbedder in viewdata #2

Closed amitmittal closed 5 years ago

amitmittal commented 5 years ago

ImageEmbedder instance was getting removed from ViewData before view was rendered resulting is exception if an image is embedded using extension method HTML.EmbedImage()

hermanho commented 5 years ago

Thanks

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.