-
-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(plugins): do not recreate header button plugin after re-render (#706
) * fix(filters): use defaultFilterOperator in range when none provided - when using 2 dots notation (`2..5`), we should use `defaultFilterRangeOperator` when none is provided and/or isn't a range operator * fix(plugins): do not recreate header button plugin after re-render - there is no need to recreate the header button because if we do that then we lose previous ref and onCommand stops working
- Loading branch information
1 parent
959fc38
commit da62a48
Showing
2 changed files
with
4 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters