Hello Community.
I’ve started rolling out an API data source in my app, very slowly. It appears to be rough around the edges. One limitation in particular that I’ve wrestled with support on is the block’s inability to use “see more” or pagination for this type of data source.
I think pagination was a long shot, but the “see more” button should work and it doesn’t. Support said they’ll put it in the queue, but it sounded like that may not be a high priority.
Well, with API data sources, which are typically 3rd party large scale databases, this is actually even more important than with, say, Airtable, which would typically have a smaller dataset.
Until this is fixed, I would expect the browser to choke on the GET call if the call happens to bring back a large dataset and not able to lazy load or paginate somehow.
If there is any way prioritize this one, that would be great. Otherwise, API data source has a limited use case.
Thanks