You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We are using GridJS table on our application frontend to fetch and render data in the table, from the backend (API - /backend_data_eng/datacatalog/get_datacatalog_table). However we have seen a strange behavior that the Grid JS table, reloads/re-renders unexpectedly. This happens only once during the first time and never again, untill the page is refreshed/reloaded. The steps to reproduce has more details.
Describe the bug
We are using GridJS table on our application frontend to fetch and render data in the table, from the backend (API - /backend_data_eng/datacatalog/get_datacatalog_table). However we have seen a strange behavior that the Grid JS table, reloads/re-renders unexpectedly. This happens only once during the first time and never again, untill the page is refreshed/reloaded. The steps to reproduce has more details.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The table is not expected to reset/re-render without any changes in the search keyword input.
Screenshots
Attached
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Here is the frontend code usage -
The text was updated successfully, but these errors were encountered: