You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using this with Angular5 and Ionic3 (a hybrid mobile app). So when the user clicks on an email, I don't want the app (which runs in a browser) replaced by the email client. Please add the 'target' option for 'email' so that it can be '_blank'. Linkify shows that 'target' can specify 'email' (https://soapbox.github.io/linkifyjs/docs/options.html#target)
The log given by the failure
N/A
Desired functionality
The email app/page should open in a new tab.
Mention any other details that might be useful
N/A
The text was updated successfully, but these errors were encountered:
Bug Report or Feature Request (mark with an
x
)OS and Version? I'm on macOS 10.14.5 Mojave (but this shouldn't matter)
Versions
Repro steps
I'm using this with Angular5 and Ionic3 (a hybrid mobile app). So when the user clicks on an email, I don't want the app (which runs in a browser) replaced by the email client. Please add the 'target' option for 'email' so that it can be '_blank'. Linkify shows that 'target' can specify 'email' (https://soapbox.github.io/linkifyjs/docs/options.html#target)
The log given by the failure
N/A
Desired functionality
The email app/page should open in a new tab.
Mention any other details that might be useful
N/A
The text was updated successfully, but these errors were encountered: