We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.4.6
Using with isLoaded={true} overflows the ::before element on the left of the element.
isLoaded={true}
::before
https://codesandbox.io/p/devbox/cranky-euclid-hjympl?workspaceId=6a536476-25bc-4d3c-9a8a-569f4ba3a731
Button A should be clickable
Button A is not clickable
Also a video of the overlay flashing (after reloading)
macOS
Chrome
The text was updated successfully, but these errors were encountered:
ENG-1283 [BUG] - Skeleton is overflowing with isLoaded=true
Sorry, something went wrong.
handled in #3217
I like to work on this please assign me.
@ahmaddonishyar there is a PR alreayd
Successfully merging a pull request may close this issue.
NextUI Version
2.4.6
Describe the bug
Using with
isLoaded={true}
overflows the::before
element on the left of the element.Your Example Website or App
https://codesandbox.io/p/devbox/cranky-euclid-hjympl?workspaceId=6a536476-25bc-4d3c-9a8a-569f4ba3a731
Steps to Reproduce the Bug or Issue
Expected behavior
Button A should be clickable
Screenshots or Videos
Button A is not clickable
Also a video of the overlay flashing (after reloading)
Screen.Recording.2024-08-21.at.10.21.56.mov
Operating System Version
macOS
Browser
Chrome
The text was updated successfully, but these errors were encountered: