Hi David Santana Rivera,
We would like to inform you that we have resolved the reported issue "Toast content is not properly displayed" in our latest version 26.2.9. Therefore, we recommend that you update your package to the latest version to resolve the current problem.
Rootcause:
We identified an issue where HTML content was being incorrectly displayed in lowercase during the sanitization process. To address this, we replaced StringComparison.OrdinalIgnoreCase with StringComparison.Ordinal, which resolved the issue.
Regards,
Priyanka K