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

Grid fixes #517

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Grid fixes #517

wants to merge 2 commits into from

Conversation

XLegland
Copy link
Contributor

No description provided.

@XLegland XLegland added the do not merge yet not ready to be merged yet label Apr 10, 2024
@XLegland XLegland self-assigned this Apr 10, 2024
@@ -430,7 430,9 @@ creations.createModalContent = function(_, config)
creationsContent.node = grid

creationsContent.willResignActive = function(_)
grid:cancelRequestsAndTimers()
if grid and grid.cancelRequestsAndTimers then
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: grid may not still be there at the time willResignActive is called, as, creationsContent.node can change for something else

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge yet not ready to be merged yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant