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.

On a fresh install, most of the nav links point to /inner/ or /#unresolved

See original GitHub issue

I believe this requires editing the url and in some cases the urlaspattern field of each of the links’ corresponding entries in fixtures/sitetree_menus.json. For example, the link that’s supposed to point to https://docs.python.org/ currently has its url set to "https://docs.python.org/" and itsurlaspattern set to True which renders as /#unresolved because url is not a named url pattern defined in the app.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
berkerpeksagcommented, Oct 9, 2018

@bhawesh96 feel free to submit a PR!

0reactions
rushic24commented, Jan 26, 2019

Is it fixed ? or shall i look into it ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

python - Pylint "unresolved import" error in Visual Studio Code
The accepted answer won't fix the error when importing own modules. Use the following setting in your workspace settings ...
Read more >
Navigation | Android Developers
To add a dependency on Navigation, you must add the Google Maven repository to your project. Read Google's Maven repository for more information ......
Read more >
Navigation Menu - Salesforce Help
The Navigation Menu component extends your site's navigation beyond navigational topics. Navigation menu items can include Salesforce objects, topics, pag.
Read more >
e) after installing before restart due to .egg-link and new ...
Unresolved references to editable packages (pip install -e) after installing before restart due to .egg-link and new entries in sys.path.
Read more >
How to add a Custom Link to a Menu with a URL that is ...
I was also looking for a solution for this and I found simple one. This is what you need to place into the...
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