Ion-modal runs events twice when opening (Vue options and composition api)

Repo: GitHub - tylerclark/ionicIssues

In my project I use the options API and the created method fires twice when a modal is opened. I wasn’t sure how to replicate the composition API example but you’ll notice a console.log “test” shows twice. Something seems up!