Close ion option buttons in a modal

I’ve used the $ionicListDelegate service to try to close ion option buttons when the modal is closed however, when i re-open the modal, they are still open and nothing seems to have an effect at all. not even modal destroy or clearing the cache.

Could you provide a code example as a codepen or something like that?