ryanb / letter_opener

Preview mail in the browser instead of sending.
MIT License
3.73k stars 237 forks source link

subject is prepended with 'lots of' copies of the to address #214

Closed koenhandekyn closed 5 months ago

koenhandekyn commented 6 months ago

after migrating to latest rails and ruby we are noticing that the subject is prepended with an indeterministic but large amount of copies of the to address. see below picture.

image
nashby commented 6 months ago

@koenhandekyn hey! Would it be possible for you to create a sample application that reproduces this issue?

nashby commented 5 months ago

I couldn't reproduce it in a sample app. It really looks like app specific issue, so I'm closing this. Let me know if you have a way to reproduce and I'll reopen it. Thanks!