Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On hover, package version is not the correct one #7101

Closed
3 tasks done
alexfauquette opened this issue Nov 2, 2022 · 1 comment
Closed
3 tasks done

On hover, package version is not the correct one #7101

alexfauquette opened this issue Nov 2, 2022 · 1 comment

Comments

@alexfauquette
Copy link

🐛 bug report

Preflight Checklist

  • I have read the Contributing Guidelines for this project.
  • I agree to follow the Code of Conduct that this project
    adheres to.
  • I have searched the issue tracker for an issue that matches the one I want
    to file, without success.

Description of the problem

I was looking at this codesandbox from mui/mui-x#6653

As you can see this codesandbox uses the latest stable version of the @mui/x-date-picker (v5)

image

But when the mouse is over the package, the select shows the latest version (v6 alpha)
image

It's a problem because when looking for which version is installed, I use my mouse to help me browse the list of package, but the version displayed is not the one installed

Step to reproduce

  1. Go to the codesandbox
  2. Look for @mui/x-date-pickers package version and see it's v5
  3. Move the mouse over the package, the display version is now a v6

Link to sandbox: [link](https://codesandbox.io/s/year-view-business-days-sk5h3z?file=/demo.tsx

)

Your Environment

Software Name/Version
Сodesandbox
Browser Chrome v107.0.5304.87
Operating System Ubuntu 22
@alexnm
Copy link
Contributor

alexnm commented Jan 30, 2023

This was fixed meanwhile, but I can't really find the PR anymore, please reopen if it happens again

@alexnm alexnm closed this as completed Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants