formio / formio.js

JavaScript powered Forms with JSON Form Builder
https://formio.github.io/formio.js
MIT License
1.83k stars 1.05k forks source link

FIO-7839: Fixing Sanitize before interpolate #5484

Closed edwinanciani closed 5 months ago

edwinanciani commented 5 months ago

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-7839

Description

What changed?

The content was being sanitized before interpolation causing template errors.

Why have you chosen this solution?

The implementation was correct but in wrong order.

Breaking Changes / Backwards Compatibility

Use this section to describe any potentially breaking changes this PR introduces or any effects this PR might have on backwards compatibility

Dependencies

None

How has this PR been tested?

Manually

Checklist:

lane-formio commented 5 months ago

Re-evaluating our strategy here. Closing PR