How to prevent force refresh closing my user table? My usertable in tabpage.jsx is a child class and maintabs.jsx file is a parent class. Due to forcerefresh or data parsing before user sends some message from usertable the usertable is closing automatically.
In tabpage jsx file, in usertable i need to write the condition to pause the refresh data until user needs to send message or close this user table.








