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

"Too many re-renders" error in Intersection Module #819

Open
Anders2303 opened this issue Dec 2, 2024 · 0 comments
Open

"Too many re-renders" error in Intersection Module #819

Anders2303 opened this issue Dec 2, 2024 · 0 comments
Assignees

Comments

@Anders2303
Copy link
Collaborator

Anders2303 commented Dec 2, 2024

In some cases, the Intersection module will crash when you drag modules around. I've observed this in two distinct cases:

Case 1:

  • Add one Intersection module
  • Add any other module (I tried with inplace volumetrics table, and flow network) to the left of the Intersection module
  • Move the intersection module to the left side
  • Attempt to move the the intersection module again; it crashes
Screenshot of case 1's stack trace

Image

Case 2:

This one seems to only trigger with the well-log viewer module from #794, with a sliiightly different stack-trace

  • Load the Intersection and WellLogViewer modules anywhere
  • Attempting to move either component will crash the Intersection module
Screenshot of case 2's stack trace

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants