iPhone context menu on long press?

I was hoping someone could help me out. I am trying to figure out why the build in phone context menu won’t work in my new Ionic / Capacitor app. It is working in a legacy pure angular app that running in Capacitor… but i cannot get it in Ionic at all.

Here is the simple app i used. I put this in the template

<a href="tel:+1-978-000-0123">+1.978.000.0123 </a>

This is what I am trying to accomplish. This is me just long pressing the phone number

Any guidance would be appreciated

Ok. In case anyone comes here looking. This GitHub issue resolved it for me