leovo2708 / ngx-treeview

An Angular treeview component with checkbox
MIT License
362 stars 337 forks source link

Does not update the "options selected" message #320

Open ibanhoe opened 2 years ago

ibanhoe commented 2 years ago

Hi all

I am using a ngx-dropdown-treeview component in my app I am updating the selected options programmatically, but the "options selected" message is not updating The options selection is working fine, just this message is not updated

Is there any method in order to update this message?

I did some other tests, and I noted that the "All" checkbox is neither updated...

Thanks in advance

daniel-0318 commented 1 year ago

same problem, any solution?