module.ts
2.53 KB
-
TextPanel: Fixes issue with template variable value not properly html escaped (#20588) · f47759b9
* sanitize html after replacing variables * TextPanel: Always html escape variable values
Torkel Ödegaard committed
* sanitize html after replacing variables * TextPanel: Always html escape variable values