uppy icon indicating copy to clipboard operation
uppy copied to clipboard

Unsplash doesn't load further pages

Open lakesare opened this issue 2 years ago • 0 comments

Initial checklist

  • [X] I understand this is a bug report and questions should be posted in the Community Forum
  • [X] I searched issues and couldn’t find anything (or linked relevant results below)

Link to runnable example

https://uppy.io/examples

Steps to reproduce

Search "ocean" in Unsplash https://uppy.io/examples, scroll down.

Expected behavior

On scroll, api requests with page=.... happen, which adds new images in the image list.

Actual behavior

On scroll, api requests with page=.... happen, however new images do not get added.

https://github.com/transloadit/uppy/assets/7578559/a1e041e9-5055-49f7-92ac-d30a46466bd1


This doesn't happen with other loadAllFiles=false providers, e.g. further pages work fine in Instagram integration.

lakesare avatar Mar 15 '24 10:03 lakesare