Problem/Motivation

I've enabled and configured the module following the instructions but the views does not load any content.

Steps to reproduce

Follow the instruction of the module page description.

Proposed resolution

The view should automatically load more items (or display a link to load more, actually neither of them work).

Comments

FiNeX created an issue. See original summary.

finex’s picture

Issue summary: View changes
gausarts’s picture

Category: Bug report » Support request
Status: Active » Postponed (maintainer needs more info)

Thank you. Sorry for late reply.

I just tested it again on D 9.1.6, and it works correctly.

  • What about requirements + steps?
  • Is Use AJAX enabled on Views RHS under Advanced enabled?
  • Please try switching to Bartik in case your theme has no block attributes as required.
gausarts’s picture

Status: Postponed (maintainer needs more info) » Fixed

Likely this fixed it:
https://git.drupalcode.org/project/io/commit/f60ff8d

The commit date was wrong, should be:
Intersection Observer 8.x-1.0-dev, 2020-06-30
not:
Intersection Observer 8.x-1.0-dev, 2019-06-30

The fix should be in the latest stable release 1.2.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

finex’s picture

Thank you, I will test on the next days.