question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

question: handling links to outside of app

See original GitHub issue

Hi. There’re links have relative same domain path but aren’t managed by router: something like other static pages.

Expected

  1. href: true to the pages of choo app
  2. href: false to the pages that are outside of choo app.

I’d like to experiment with choo to our production app little by little. Can I handle the links?

Thanks!

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
tgfjtcommented, Aug 28, 2016

It is! What a wonderful:)

0reactions
krawallercommented, Sep 3, 2016

Couldn’t help myself, added the root node idea to sheet-router in https://github.com/yoshuawuyts/sheet-router/pull/49.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Handling links from other apps: how does stackexchange ...
It is called Deep App Linking. Here is the tutorial. But, I read some stuff a while ago, that Google no longer use...
Read more >
Handling Android App Links
Deep links handle content URIs. Web links handle the HTTP and HTTPS schemes. Android Figure 1. Capabilities of deep links, web links, and...
Read more >
How can you open external links from your app
With our BUILD framework, we have incorporated 4 ways of opening external links while browsing your app: modal webview, current webview, in-app browser,...
Read more >
When linking to external websites from an app. Is it better to ...
The browser seems a far better option. Firstly, it signals to the user that this is something separate, since it's in their web...
Read more >
A complete guide to mobile app deep linking - Adjust
Deep linking is a tricky topic, Adjust is here to help you. Take a look at our guide to learn about universal links,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found