Doesn't work align style and color property in Mailwizz drag and drop builder

fabyc

Active Member
Hi,

Seems like is a bug in MW drag and drop template builder.

When trying to apply align style and color property, nothing happens.

In the attached gif you can see the error.

Thanks
 

Attachments

  • 2017-11-10-align-style-and-color-property-doesnt-work.gif
    2017-11-10-align-style-and-color-property-doesnt-work.gif
    349.1 KB · Views: 13
Last edited:
Hi
When trying to apply align style and color property, nothing happens.

This error persist when add header element. Doesn't work when editing it.

MW version 1.5.0

Thanks
 
Last edited:
Hi
you can select it and align it from ckeditor
I just test trying change color from ckeditor, but nothing happens. It is the same. It is not possible to change the color of the text of header.
If header is set in 2 columns, text of left column change color, but text of right column (original from 1 column) doesn't change color in drag & drop builder and from ckeditor too.

When editing the element of the template from ckeditor and the template saved, it is not possible to edit any element from builder. Now it is launched this error when click on "Toogle template builder" button:

Code:
Uncaught TypeError: Cannot read property 'childNodes' of null
    at LeftPanel.js:888
    at Array.map (<anonymous>)
    at t.value (LeftPanel.js:882)
    at t.value (LeftPanel.js:926)
    at e.notifyAll (CallbackQueue.js:76)
    at r.close (ReactReconcileTransaction.js:80)
    at r.closeAll (Transaction.js:209)
    at r.perform (Transaction.js:156)
    at o.perform (Transaction.js:143)
    at o.perform (ReactUpdates.js:89)

MW: 1.5.0

Thanks
 
Hi


This error persist when add header element. Doesn't work when editing it.

MW version 1.5.0

Thanks

I forgot to say this problem is only when editing form "Style" tab of element from builder. :)

Thanks
 
Back
Top