Forum
Redactor not working after perch repeat tags
hi all ,
For some reason the redactor text formatting doesn't appear after perch repeat tags . It works well for all the other .
<perch:repeater id="Points" label="Insert Points In Here">
<div class="col-lg-6 col-12">
<perch:content id="D2" type="textarea " label="Insert Description Here" html editor="redactor">
</div>
</perch:repeater>
Does it make a difference if you tidy up the errors in the template?