Closed MaelCormier-CGI closed 2 weeks ago
Tool Tips showed html tags - Issue due to Vue3/Vuetify upgrade.
Tool Tips not formatted and showed raw html tags on CCFRI Estimator page
Added v-html directives.
Bypassing Vue built-in sanitization is safe here as we use hardcoded text within the component.
Failed conditions 1 Security Hotspot
See analysis details on SonarQube Cloud
Tool Tips showed html tags - Issue due to Vue3/Vuetify upgrade.
Description
Tool Tips not formatted and showed raw html tags on CCFRI Estimator page
Types of changes
Added v-html directives.
Checklist
Further comments