Skip to content
This repository was archived by the owner on Feb 14, 2022. It is now read-only.

Fix issue with twitter deep linking redirection on mobile #23

Merged
merged 1 commit into from
Feb 19, 2021

Conversation

eraldoforgoli
Copy link
Contributor

The issue is that when you click on an author's Twitter URL on mobile, it does not deep link correctly with the Twitter app.
If you are on desktop, twitter.com strips the '@' character, and the binding works.
After removing the '@' from the URL it works on mobile too.

@eraldoforgoli eraldoforgoli changed the title Fix issue with twitter redirection on mobile Fix issue with twitter deep linking redirection on mobile Feb 14, 2021
bradlc added a commit that referenced this pull request Feb 19, 2021
@bradlc bradlc merged commit 3ccefb7 into tailwindlabs:master Feb 19, 2021
@bradlc
Copy link
Contributor

bradlc commented Feb 19, 2021

Nice catch, thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants