render_to_string stop working for me
my $message = $self->render_to_string(
'mail/blank',
body => $mail->{body},
subject => $mail->{subject},
files => $files,
);
script/app mail
Reference is already weak at /usr/local/share/perl/5.24.1/Mojo/Base.pm line 41.
Transaction already destroyed at /usr/local/share/perl/5.24.1/Mojolicious/Plugin/DefaultHelpers.pm line 162.
I can’t find any information in changelog or GitHub about this
Try all version between 8.57 down to 8.23