Links open blank page on github mobile
See original GitHub issueIssue : Some links only showing blank page on github mobile app.
Source of issue : There is no filename in the link.
Fix :
Replace all links like /1-getting-started-lessons/1-intro-to-programming-languages/
into /1-getting-started-lessons/1-intro-to-programming-languages/README.md
.
Because of the first link only works on GitHub web, maybe.
Notes : Resolving this will also help #3 (preventing docsify.js - page not found)
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:6 (6 by maintainers)
Top Results From Across the Web
html - Github pages shows blank page - Stack Overflow
It is working to local but after deployment it is opening the blank page. Problem is we changed the homepage path.
Read more >Deploying to Github Pages? Don't Forget to Fix Your Links
You see a blank page, or maybe the homepage shows up fine, but then you click on a link and nothing happens. You...
Read more >Links with target="_blank" open at same tab on iOS #4890
Description. Scenario: xxxx. GIVEN DAPP with a[target="_blank"] opened on iOS; WHEN a user clicks link; THEN href opens at same tab.
Read more >Blank page when opening external links · Issue #515 - GitHub
When you click on an external link, it opens in your default browser (in my case Firefox), but instead of staying where you...
Read more >Open link in new tab opens blank tabs (about:blank) #4254
Go to Wikipedia/Bilibili.com/Imdb.com/amazon.com; · Long tap a link and select "open in new tab" ; · Switch to the new tab.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yes, good one, do you want to lend me a hand? I think we should document on the main README as well how to run these offline. Any ideas about the video assets?
Great! About the solution folders, we might need to add short README.md to explain them. What do you think?