Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Custom Actions with Tel Not Displayed #121

Open
butchewing opened this issue Nov 2, 2021 · 1 comment
Open

Custom Actions with Tel Not Displayed #121

butchewing opened this issue Nov 2, 2021 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@butchewing
Copy link

I am wanting to add a custom action for a tel link. It does not display on Tel links but does on Mailto links.

This works

<a href="mailto:info@mailgo.dev" data-custom-action-text="Open Docs" data-custom-action-url="https://mailgo.dev/docs/">info@mailgo.dev</a>

This does not

<a href="tel:+1234567890" data-custom-action-text="Open Docs" data-custom-action-url="https://mailgo.dev/docs/">info@mailgo.dev</a>
@manzinello manzinello added the bug Something isn't working label Nov 3, 2021
@manzinello
Copy link
Owner

Thank you so much, I have to look at this.

@manzinello manzinello added the help wanted Extra attention is needed label Mar 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants