Label Error font-wieght style attribute
Opened this issue · 1 comments
sgluca commented
I set the HtmlText of a Label with an html without a tag that contains this "font-wieght" style.
But the label generate exception when i assign this html...
The html is a bit long... There is a limit of html lenght?
I've done some testing and the problem is span with style attribute "font-weight: bold;" can you resolve this problem?
baskren commented
- Have you tried the Forms9PatchDemo project? Does it work for you?
- If the Forms9PatchDemo project does not work, let me know.
- If the Forms9PatchDemo project does work, compare it to your project.
- If the above fails, share a small sample project that illustrates your issue. Nine times out of ten, making such a project will show you what need to be done to get things working or will help you better understand the boundary conditions of the. issue.