You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can see this codesandbox uses the latest stable version of the @mui/x-date-picker (v5)
But when the mouse is over the package, the select shows the latest version (v6 alpha)
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
🐛 bug report
Preflight Checklist
adheres to.
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)But when the mouse is over the package, the select shows the latest version (v6 alpha)
![image](https://user-images.githubusercontent.com/45398769/199516764-ae338435-5e89-4df6-b1a9-d4e0aedd8aa4.png)
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
@mui/x-date-pickers
package version and see it's v5Link to sandbox: [link](https://codesandbox.io/s/year-view-business-days-sk5h3z?file=/demo.tsx
)
Your Environment
The text was updated successfully, but these errors were encountered: