Nice job with the library. Please i have a little challenge. Whenever i update the items variable in my controller, it doesn't update the list within the modal. e.g if i add a new item, the item doesn't show.
I have attempted to create a refresh method within the directive that i can call from my controller but it seems not to work.
Please can you guide on on how to achieve this.
Thank you