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.

[docs] "vNaN pre-release"

See original GitHub issue
  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Current Behavior 😯

visit https://material-ui.com/versions/ and notice that the first item reads vNaN pre-release

Screenshot_20210525_151445

Expected Behavior 🤔

it should read v5.0.0-alpha.34 pre-release

Steps to Reproduce 🕹

I presume this only happens when we have alpha/beta release tags

Context 🔦

I haven’t run the project to be sure, but I am pretty sure https://github.com/mui-org/material-ui/blob/next/docs/pages/versions.js#L69 is the culprit. Number(undefined) => NaN and NaN + 1 => NaN.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
oliviertassinaricommented, Jun 20, 2021

Somebody from the core team pushed the master branch to https://github.com/mui-org/material-ui-docs (could be me, no idea). I have removed the branch. We are good.

1reaction
dimitropouloscommented, Jun 3, 2021

I’m just not sure, unfortunately. sorry 'bout that. I would also have to dig around and see what I can find.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[docs] "vNaN pre-release" #26455 - mui/material-ui · GitHub
I've faced issues with reproducing current behavior. I'm new to this project and not familiar with codebase so well. After I run locally...
Read more >
Chrome browser release channels - Google Support
As a Chrome administrator, you can choose when to roll out Chrome browser updates to your users by placing them on a release...
Read more >
Android Beta Program - Google
Android Beta for Pixel offers you a simple way to try pre-release versions of Android, and test drive our new features. The feedback...
Read more >
Prerelease - 'So, you're an orphan now' - Jojanneke van den ...
In December 2013, the international edition of the book 'So, you're an orphan now' will be available for purchase online.
Read more >
3.11.1 Documentation
in-depth documents on specific topics. Installing Python Modules installing from the Python Package Index & other sources. Distributing Python Modules
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