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

fix: add throwWhenFrozenNotAllViewable grid option to avoid throwing #882

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

ghiscoding
Copy link
Collaborator

  • add a flag throwWhenFrozenNotAllViewable that will now be set to false by default since this was causing issues in our environment, the flag can be set to true if any user want to add a try/catch and do other thing instead of simply throwing and leaving the grid in a non-functional state

- add a flag `throwWhenFrozenNotAllViewable` that will now be set to `false` by default since this was causing issues in our environment, the flag can be set to `true` if any user want to add a try/catch and do other thing instead of simply throwing and leaving the grid in a non-functional state
@ghiscoding ghiscoding merged commit a9e7e53 into master Oct 25, 2023
2 checks passed
@ghiscoding ghiscoding deleted the bugfix/frozen-col-throw-error-flag-master branch October 25, 2023 00:25
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

Successfully merging this pull request may close these issues.

2 participants