Skip to content
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

Compare dialog crashes when clicked when it has been opened in a specific way #5252

Open
DeamonDev opened this issue Dec 18, 2023 · 0 comments
Labels

Comments

@DeamonDev
Copy link
Contributor

DeamonDev commented Dec 18, 2023

I localized weird behavior of "Compare" window. Admittedly, the use case is probably not so common but I think it deserves further investigation.

What's the problem?

The first think is to open "compare" dialog and move it to the bottom of the screen (but not allowing it to layout on the bottom pane!)

image

Now, choose your favourite version and difference to compare with. Make sure it is "long enough".

image

Now, when I click on the top bar of the dialog then I obtain big, red, shaking penaut!

image

How to reproduce?

Open this scenario. Select

  • Version: 2 - created by admin   2023-04-05|11:47
  • Difference: Properties

What's the error?

Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.

image

@DeamonDev DeamonDev added the bug label Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant