Sorry. False call, as it was a cache issue after the last update 1.4 -> 1.5
Now it works again after several cr:s.

I still get an error after updating to 8.x-1.5 since the 8.3.7 update
Seems similar to https://www.drupal.org/node/2903086, but can't really tell myself...

infinite-scroll.js?v=8.3.7:34 Uncaught TypeError: Cannot read property '$view' of undefined
    at n.fn.init.$.fn.infiniteScrollInsertView (infinite-scroll.js?v=8.3.7:34)
    at Drupal.AjaxCommands.insert (ajax.js?v=8.3.7:1060)
    at Drupal.Ajax.success (ajax.js?v=8.3.7:864)
    at Object.success (ajax.js?v=8.3.7:505)
    at i (jquery.min.js?v=2.2.4:2)
    at Object.fireWith [as resolveWith] (jquery.min.js?v=2.2.4:2)
    at z (jquery.min.js?v=2.2.4:4)
    at XMLHttpRequest.<anonymous> (jquery.min.js?v=2.2.4:4)
$.fn.infiniteScrollInsertView @ infinite-scroll.js?v=8.3.7:34
insert @ ajax.js?v=8.3.7:1060
Drupal.Ajax.success @ ajax.js?v=8.3.7:864
success @ ajax.js?v=8.3.7:505
i @ jquery.min.js?v=2.2.4:2
fireWith @ jquery.min.js?v=2.2.4:2
z @ jquery.min.js?v=2.2.4:4
(anonymous) @ jquery.min.js?v=2.2.4:4
XMLHttpRequest.send (async)
send @ jquery.min.js?v=2.2.4:4
ajax @ jquery.min.js?v=2.2.4:4
Drupal.Ajax.eventResponse @ ajax.js?v=8.3.7:683
(anonymous) @ ajax.js?v=8.3.7:536
dispatch @ jquery.min.js?v=2.2.4:3
r.handle @ jquery.min.js?v=2.2.4:3
trigger @ jquery.min.js?v=2.2.4:4
(anonymous) @ jquery.min.js?v=2.2.4:4
each @ jquery.min.js?v=2.2.4:2
each @ jquery.min.js?v=2.2.4:2
trigger @ jquery.min.js?v=2.2.4:4
n.fn.(anonymous function) @ jquery.min.js?v=2.2.4:4
(anonymous) @ infinite-scroll.js?v=8.3.7:69
later @ debounce.js?v=8.3.7:41
setTimeout (async)
(anonymous) @ debounce.js?v=8.3.7:46
dispatch @ jquery.min.js?v=2.2.4:3
r.handle @ jquery.min.js?v=2.2.4:3

Comments

simohell created an issue. See original summary.

simohell’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)