-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Sentry form breaks after a screenshot attached #14517
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
Labels
Comments
Hey @RonenMars thanks for writing in. @ryan953 could you guys check this one out? |
Same problem with the package "@sentry/vue" 8.41.0 |
potentially introduced in #14355 |
A PR closing this issue has just been released 🚀This issue was referenced by PR #14535, which was included in the 8.42.0 release. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/react
SDK Version
8.41.0
Framework Version
react 18.3.1
Link to Sentry event
https://autokitteh.sentry.io/issues/6096100742/events/18df1b59a4344de7af5ce2fbdaeb7403/?project=4507571819249664&referrer=feedback.details
Reproduction Example/SDK Setup
Steps to Reproduce
Expected Result
The form with a screenshot attached should have the screenshot visible, and we should be able to remove/change it.
After we attach a screenshot, the form should stay on the left, where it is displayed when we click on the widget, but when we attach a screenshot, it jumps to the right.
Actual Result
In the beginning on the left:
Permission dialog:
After we click on the "Add a screenshot" button, it jumps to the right, and the form view breaks:
The text was updated successfully, but these errors were encountered: