-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
[joy-ui][Link] Overlay prop don't seem to work as expected #38701
Comments
Hey @durdenx, thanks for opening this issue! Is the |
In my local project as well, it was working fine before the beta release. |
@durdenx Gotcha! It'd be helpful if you could provide a Sandbox with a reproduction of your code to make it easier for the team to understand what's happening exactly. |
Here's the sandbox from the docs with the working and not working versions:
|
This issue is also happening with other users (#38462 (comment)). |
on it! |
Duplicates
Latest version
Steps to reproduce 🕹
Link overlay in Joy-UI doesn't seem to work as expected. Even in the documentation (https://mui.com/joy-ui/react-link/#overlay-prop) the card is not fully clickable.
Current behavior 😯
No response
Expected behavior 🤔
No response
Context 🔦
No response
Your environment 🌎
System:
OS: macOS 13.4.1
Binaries:
Node: 18.17.1 - ~/.nvm/versions/node/v18.17.1/bin/node
Yarn: Not Found
npm: 9.6.7 - ~/.nvm/versions/node/v18.17.1/bin/npm
Browsers:
Chrome: 116.0.5845.110
Edge: 116.0.1938.62
Safari: 16.5.2
npmPackages:
@emotion/react: ^11.11.1 => 11.11.1
@emotion/styled: ^11.11.0 => 11.11.0
@mui/base: 5.0.0-beta.12 => 5.0.0-beta.12
@mui/icons-material: ^5.14.6 => 5.14.6
@mui/joy: 5.0.0-beta.3 => 5.0.0-beta.3
@mui/lab: 5.0.0-alpha.141 => 5.0.0-alpha.141
@mui/material: 5.14.6 => 5.14.6
@mui/system: 5.14.6 => 5.14.6
@mui/x-data-grid: ^6.12.0 => 6.12.0
@mui/x-date-pickers: ^6.12.0 => 6.12.0
@types/react: 18.2.21 => 18.2.21
react: 18.2.0 => 18.2.0
react-dom: 18.2.0 => 18.2.0
typescript: ^5.2.2 => 5.2.2
The text was updated successfully, but these errors were encountered: