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
Hi there!
When I try to use the FilePreview component with actions props, I get an error in the console saying that the "key" for MobileImagePreview is missing.
FilePreview
MobileImagePreview
I'm using the following version of @gravity-ui/uikit": "^6.35.2
@gravity-ui/uikit": "^6.35.2
Link to sandbox
The text was updated successfully, but these errors were encountered:
The error occurs when the optional id parameter is not passed to the actions.
Sorry, something went wrong.
No branches or pull requests
Hi there!
When I try to use the
FilePreview
component with actions props, I get an error in the console saying that the "key" forMobileImagePreview
is missing.I'm using the following version of
@gravity-ui/uikit": "^6.35.2
Link to sandbox
The text was updated successfully, but these errors were encountered: