Hi. I have stumbled across a CSS class in the past that I can apply that removes hyperlinks from text however I can’t seem to find it. I have some text that is a series of numbers and phone devices thinks that it is a phone number and will make it a hyperlink to allow the dialer to handle it. Can someone point me to the class that removes this formatting (if it exists)? If not, i blame it on late nights of inspecting Ionic CSS.
That get’s me almost there, thank you! The hyperlink can’t be clicked now however it is still styled blue and underlined. cursor: and color: did not style the link.
plopped that in the head of the index page and problem solved! No more phone number detection in my app; no my hyperlinks to launch the dialer. Thank you for your help!
Hi I am having the same issue on ios there is a text I display in the footer with a amount like 999999 .The same is getting displayed as a link on ios .Also when I am changing the value of this scope variable the same div (below) gets appended …