Clicking inside a filter box triggers sort direction #2097
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Answered here: #2058 |
Beta Was this translation helpful? Give feedback.
-
Thank You!
|
Beta Was this translation helpful? Give feedback.
-
@tannerlinsley Attaching code for reference
Sorting trigger on any click events inside cell / popover components inside I was also getting issue on resize, but i prevented it by stopPropagtion(). But If i click anywhere on filter popover sorting is triggered
UPDATE: Added by wrapping a div that restricts event propagation
|
Beta Was this translation helpful? Give feedback.
Answered here: #2058