Hi Karol,
I hit another problem with the kpi tile component. I have UI5 sap.m check box elements in my kpi tile. When they get checked/unchecked I need to read the new status. The UI interactions work fine, when a checkbox is checked/unchecked it shows/clears the tick. However, when I read the selected property of the getClickedComponent() it stays unchanged i.e. it doesn't reflect the status of the checkbox UI control.
Is it me not using this as intended or possibly a bug?
Many thanks
Kruno