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
Although there's already some pagination handled by react-table (UI wise), we're querying all the products at once, which will lead to really slow performance in the future.
The text was updated successfully, but these errors were encountered:
Although there's already some pagination handled by
react-table
(UI wise), we're querying all the products at once, which will lead to really slow performance in the future.The text was updated successfully, but these errors were encountered: