You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HTML comments present in final Mail but it shouldn't.
How To Reproduce
Here my hello.dark.php template
<extends:sendit:buildersubject="{{ $subject }}"/><use:bundlepath="sendit:bundle"/><block:html><!-- <h1>commented</h1>--><h1>Hello from Producer!</h1></block:html><block:text>
Hello from Producer!
</block:text>
Description
HTML comments present in final Mail but it shouldn't.
How To Reproduce
Here my hello.dark.php template
In buggregator I see this
I think SendIt should cut off HTML comments.
Here candbox project to reproduce gam6itko/spiral-app-sandbox@90bd90e
Additional Info
The text was updated successfully, but these errors were encountered: