
GITHUB . COM {
}
Detected CMS Systems:
- Wordpress (2 occurrences)
Title:
`instant navigation` feature conflicts with `navigation.tracking` Β· Issue #6719 Β· squidfunk/mkdocs-material
Description:
Context I want to use the SPA feature, but it seems it break some other features. Bug description If I select navigation.instant together with navigation.tracking, the navigation.tracking won't...
Website Age:
17 years and 8 months (reg. 2007-10-09).
Matching Content Categories {π}
- Technology & Computing
- Mobile Technology & AI
- Video & Online Content
Content Management System {π}
What CMS is github.com built with?
Github.com operates using WORDPRESS.
Traffic Estimate {π}
What is the average monthly size of github.com audience?
ππ Tremendous Traffic: 10M - 20M visitors per month
Based on our best estimate, this website will receive around 10,000,019 visitors per month in the current month.
However, some sources were not loaded, we suggest to reload the page to get complete results.
check SE Ranking
check Ahrefs
check Similarweb
check Ubersuggest
check Semrush
How Does Github.com Make Money? {πΈ}
Subscription Packages {π³}
We've located a dedicated page on github.com that might include details about subscription plans or recurring payments. We identified it based on the word pricing in one of its internal links. Below, you'll find additional estimates for its monthly recurring revenues.How Much Does Github.com Make? {π°}
Subscription Packages {π³}
Prices on github.com are in US Dollars ($).
They range from $4.00/month to $21.00/month.
We estimate that the site has approximately 4,989,889 paying customers.
The estimated monthly recurring revenue (MRR) is $20,957,532.
The estimated annual recurring revenues (ARR) are $251,490,385.
Wordpress Themes and Plugins {π¨}
What WordPress theme does this site use?
It is strange but we were not able to detect any theme on the page.
What WordPress plugins does this website use?
It is strange but we were not able to detect any plugins on the page.
Keywords {π}
squidfunk, mkdocs, issue, bug, mkdocsmaterial, navigationtracking, navigationinstant, navigation, open, instant, commented, sign, wont, run, serve, server, build, added, owner, resolved, update, projects, feature, cnseniorious, features, work, latest, related, reporting, demo, reproduction, reproduce, file, pdm, install, works, results, tocfollow, react, code, issues, pull, requests, discussions, actions, security, conflicts, closed, description, links,
Topics {βοΈ}
possibly related issues 6-feature-conflicts squidfunk edits owner activity squidfunk added open projects mkdocs serve environment run pdm gen javascript bundling process mkdocs build results bug resolved issue url works fine simply update mkdocs minimal project file reproduction zip file spa feature docs theme comment metadata assignees projects milestone bug reporting guidelines discussions code verified 0cd01ca sign related links reporting mkdocs serve bug description mkdocs-material mkdocs build investigation issue instant navigation instant works run results latest python zip file minimal reproduction select navigation remove - navigation disable navigation instant previews latest mkdocs zip steps static server open bug report bug demo site folder attached links latest refactoring temporary mitigation regression introduced issue
Payment Methods {π}
- Braintree
Questions {β}
- Already have an account?
- Or, should I open a new issue or provide a new reproduction zip file?
Schema {πΊοΈ}
DiscussionForumPosting:
context:https://schema.org
headline:`instant navigation` feature conflicts with `navigation.tracking`
articleBody:### Context
I want to use the SPA feature, but it seems it break some other features.
### Bug description
If I select `navigation.instant` together with `navigation.tracking`, the `navigation.tracking` won't work.
(I am on latest mkdocs and mkdocs-material, using latest python on Windows 11.)
### Related links
- [Reporting a bug](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-bug/)
- [A demo deploy](https://mkdocs-material-issue-6719.netlify.app/)
### Reproduction
[9.5.6-feature-conflicts.zip](https://github.com/squidfunk/mkdocs-material/files/14113089/9.5.6-feature-conflicts.zip)
### Steps to reproduce
1. Download this minimal project file: [all-files.zip](https://github.com/squidfunk/mkdocs-material/files/14113115/all-files.zip)
2. Run `pdm install` to install `mkdocs>=1.5.3` and `mkdocs-material>=9.5.6`
3. Run `pdm dev` to start `mkdocs serve` server
4. **Open `localhost:8000` and the url won't change with scrolling**
5. By the way, **the toc highlight won't work too**, I don't know why
6. Remove `- navigation.instant`, then restart the server by terminate the server and restart it manually
7. The toc and the url works fine again. So I think it is `navigation.instant`'s fault
---
By the way, I find that `navigation.instant` won't work in the `mkdocs build` results. I don't know why. But you can reproduce it using:
8. Run `pdm gen` to invoke `mkdocs build` command
9. Serve the `site` folder using any static server (or visiting [this demo](https://mkdocs-material-issue-6719.netlify.app/) which is my run results)
10. Open the browser and try to navigate
### Browser
Edge
### Before submitting
- [X] I have read and followed the [bug reporting guidelines](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-bug/).
- [X] I have attached links to [the documentation](https://squidfunk.github.io/mkdocs-material/), and possibly related [issues](https://github.com/squidfunk/mkdocs-material/issues) and [discussions](https://github.com/squidfunk/mkdocs-material/discussions).
- [X] I assure that I have [removed all customizations](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-bug/#remove-customizations) before submitting this bug report.
- [X] I have attached a __.zip file__ with a [minimal reproduction](https://squidfunk.github.io/mkdocs-material/guides/creating-a-reproduction/).
author:
url:https://github.com/CNSeniorious000
type:Person
name:CNSeniorious000
datePublished:2024-01-31T14:57:17.000Z
interactionStatistic:
type:InteractionCounter
interactionType:https://schema.org/CommentAction
userInteractionCount:5
url:https://github.com/6719/mkdocs-material/issues/6719
context:https://schema.org
headline:`instant navigation` feature conflicts with `navigation.tracking`
articleBody:### Context
I want to use the SPA feature, but it seems it break some other features.
### Bug description
If I select `navigation.instant` together with `navigation.tracking`, the `navigation.tracking` won't work.
(I am on latest mkdocs and mkdocs-material, using latest python on Windows 11.)
### Related links
- [Reporting a bug](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-bug/)
- [A demo deploy](https://mkdocs-material-issue-6719.netlify.app/)
### Reproduction
[9.5.6-feature-conflicts.zip](https://github.com/squidfunk/mkdocs-material/files/14113089/9.5.6-feature-conflicts.zip)
### Steps to reproduce
1. Download this minimal project file: [all-files.zip](https://github.com/squidfunk/mkdocs-material/files/14113115/all-files.zip)
2. Run `pdm install` to install `mkdocs>=1.5.3` and `mkdocs-material>=9.5.6`
3. Run `pdm dev` to start `mkdocs serve` server
4. **Open `localhost:8000` and the url won't change with scrolling**
5. By the way, **the toc highlight won't work too**, I don't know why
6. Remove `- navigation.instant`, then restart the server by terminate the server and restart it manually
7. The toc and the url works fine again. So I think it is `navigation.instant`'s fault
---
By the way, I find that `navigation.instant` won't work in the `mkdocs build` results. I don't know why. But you can reproduce it using:
8. Run `pdm gen` to invoke `mkdocs build` command
9. Serve the `site` folder using any static server (or visiting [this demo](https://mkdocs-material-issue-6719.netlify.app/) which is my run results)
10. Open the browser and try to navigate
### Browser
Edge
### Before submitting
- [X] I have read and followed the [bug reporting guidelines](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-bug/).
- [X] I have attached links to [the documentation](https://squidfunk.github.io/mkdocs-material/), and possibly related [issues](https://github.com/squidfunk/mkdocs-material/issues) and [discussions](https://github.com/squidfunk/mkdocs-material/discussions).
- [X] I assure that I have [removed all customizations](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-bug/#remove-customizations) before submitting this bug report.
- [X] I have attached a __.zip file__ with a [minimal reproduction](https://squidfunk.github.io/mkdocs-material/guides/creating-a-reproduction/).
author:
url:https://github.com/CNSeniorious000
type:Person
name:CNSeniorious000
datePublished:2024-01-31T14:57:17.000Z
interactionStatistic:
type:InteractionCounter
interactionType:https://schema.org/CommentAction
userInteractionCount:5
url:https://github.com/6719/mkdocs-material/issues/6719
Person:
url:https://github.com/CNSeniorious000
name:CNSeniorious000
url:https://github.com/CNSeniorious000
name:CNSeniorious000
InteractionCounter:
interactionType:https://schema.org/CommentAction
userInteractionCount:5
interactionType:https://schema.org/CommentAction
userInteractionCount:5
External Links {π}(8)
- Profit of https://github.blog
- What's https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-bug/'s gross income?
- How much revenue does https://mkdocs-material-issue-6719.netlify.app/ generate?
- How much cash flow does https://squidfunk.github.io/mkdocs-material/ have monthly?
- How much profit does https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-bug/#remove-customizations generate?
- What are the earnings of https://squidfunk.github.io/mkdocs-material/guides/creating-a-reproduction/?
- Explore the financials of https://www.mkdocs.org/user-guide/configuration/#site_url
- Check the income stats for https://www.githubstatus.com/
Analytics and Tracking {π}
- Site Verification - Google
Libraries {π}
- Clipboard.js
- D3.js
- Lodash
Emails and Hosting {βοΈ}
Mail Servers:
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
Name Servers:
- dns1.p08.nsone.net
- dns2.p08.nsone.net
- dns3.p08.nsone.net
- dns4.p08.nsone.net
- ns-1283.awsdns-32.org
- ns-1707.awsdns-21.co.uk
- ns-421.awsdns-52.com
- ns-520.awsdns-01.net