Hi Dimitar,
In the example I see the expression for the checkedItems in the source:
<div style="font-size: 13px; font-family: Verdana; margin-top: 10px;">{{checkedItems}}</div>
However, I’m not seeing any value get displayed. Also if I look in F12 developer tools, I don’t see the scope variable getting updated either. It just stays as “”
Thanks again