mjmlio / mjml

MJML: the only framework that makes responsive-email easy
https://mjml.io
MIT License
16.69k stars 938 forks source link

Try it live does not allow pasting #2880

Open rationalthinker1 opened 3 days ago

rationalthinker1 commented 3 days ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. go to https://mjml.io/try-it-live
  2. clear up everything and paste this:

    <mjml>
    <mj-body>
    <mj-section>
      <mj-column>
    
        <mj-image width="100px" src="/assets/img/logo-small.png"></mj-image>
    
        <mj-divider border-color="#F45E43"></mj-divider>
    
        <mj-text font-size="20px" color="#F45E43" font-family="helvetica">Hello World</mj-text>
    
      </mj-column>
    </mj-section>
    </mj-body>
    </mjml>

Expected behavior it should paste

Affected email clients (for rendering issues): Google Chrome

iRyusa commented 2 days ago

Can't reproduce on my end, are you sure you don't have any extension installed ?

On Tue, Jul 2, 2024 at 8:53 PM Raza @.***> wrote:

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. go to https://mjml.io/try-it-live
  2. clear up everything and paste this:
Hello World

Expected behavior it should paste

Affected email clients (for rendering issues): Google Chrome

— Reply to this email directly, view it on GitHub https://github.com/mjmlio/mjml/issues/2880, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAELHTLNFETDK4Z7JLGBEMTZKLZLPAVCNFSM6AAAAABKIDYYEKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM4DMOJSHA2TCOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>