You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you scroll far enough past the last page, then pause, and scroll again, the app crashes with error: NSInternalInconsistencyException: No view controller managing visible view <UIView: 0x134829c00; frame = (0 0; 424 568.333); autoresize = W+H; layer = <CALayer: 0x130d36a30>>
When I scroll with
enablePagingenabled:NSInternalInconsistencyException: No view controller managing visible view <UIView: 0x134829c00; frame = (0 0; 424 568.333); autoresize = W+H; layer = <CALayer: 0x130d36a30>>Video attached, and example PDF attached.
(The 'select page' is my own component rendering over the top of the pdf scroller).
Seems to have occured in this changeset since v4.2.1
sample-15-page.pdf
ScreenRecording_02-24-2026.12-20-07.pm_1.mov