Skip to main content

Pagination offset value using Vue.js

  • March 3, 2023
  • 0 replies
  • 5 views

Forum|alt.badge.img

I am making a Vue.js project using Airtable API. have been trying to load more than 100 records using pagination, but when I use the offset value provided in the JSON file (itr3SD4RZBfi8WqqN/rec2JbRgoFjMrwofM), I get the following error:

Uncaught Error: Airtable: invalid parameters for `select`:
* the value for `offset` should be a number

How could I solve the problem?

0 replies

Be the first to reply!