Tangerine-Community / tangy-form

<tangy-form> is a web component for creating multipage forms. Other <tangy-*> input elements are included as well.
GNU General Public License v3.0
15 stars 3 forks source link

Tangy Template should display rendered template when being reviewed in a submitted form response #311

Closed rjcorwin closed 2 years ago

rjcorwin commented 2 years ago

Currently, any markup (dynamic or static) in a <tangy-template> will not appear when reviewing a submitted form response. This fixes that.