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
I create a data provider. in it create filter by field, and also create a table inside the data provider. my data has always loaded normally, but now there is an endless loading icon. when I change the filtering condition (just a text value), the data table loads normally. I attribute this to the fact that the first query returns more than 5,000 rows. and maybe badibase doesn't support that much? yet again. as soon as I set another parameter, 1000 rows of my data are returned normally. what is the reason and how to overcome it?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I create a data provider. in it create filter by field, and also create a table inside the data provider. my data has always loaded normally, but now there is an endless loading icon. when I change the filtering condition (just a text value), the data table loads normally. I attribute this to the fact that the first query returns more than 5,000 rows. and maybe badibase doesn't support that much? yet again. as soon as I set another parameter, 1000 rows of my data are returned normally. what is the reason and how to overcome it?


Beta Was this translation helpful? Give feedback.
All reactions