Avoid re-render of top toolbar component #510
Unanswered
sagrawal9689
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a table where I have a button in the top toolbar component which opens a sidebar. Now when the sidebar is opened and at the same time data passed to the table changes the sidebar closes automatically. Is there a way I can avoid the top toolbar component to stop re rendering when the data changes.
Beta Was this translation helpful? Give feedback.
All reactions