Widget Tree Header bug in v.8.7

If you think that something doesn't work in Aware IM post your message here
Post Reply
srufini
Posts: 33
Joined: Thu May 23, 2019 11:23 pm

Widget Tree Header bug in v.8.7

Post by srufini »

Hello,

since update to version 8.7 the visualization of all my tree widgets has the headers with html tags visible:
Capture.PNG
Capture.PNG (3.76 KiB) Viewed 17032 times
any tip on how to avoid that?

Thanks

Sergio
UnionSystems
Posts: 197
Joined: Fri Jun 17, 2016 7:10 am
Location: Brisbane Australia
Contact:

Re: Widget Tree Header bug in v.8.7

Post by UnionSystems »

Something similar is happening in filter fields on query grids.

Code: Select all

<input data-bind="value: value" aria-label="<div style='text-align: left'>Title</div>" title="<div style='text-align: left'>Title</div>" data-role="autocomplete" data-text-field="Title" data-filter="startswith" data-delay="200" data-min-length="1000" data-value-primitive="true" type="text" class="k-input" autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-autocomplete="list" aria-owns="82aa3ad2-070d-499d-b66d-8d6bd8381dfd_listbox">
The "aria-label" and "title" attributes include HTML code.
AWS Linux, Windows Server, AIM 8.4 & 8.6
aware_support
Posts: 7523
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: Widget Tree Header bug in v.8.7

Post by aware_support »

Have you cleared the browser cache?
Aware IM Support Team
Post Reply