sul-dlss-deprecated / iiifManifestLayouts

Other
10 stars 5 forks source link

When navigating to last page in detail view, getFacingCanvas will be called which will return an error #90

Closed mejackreed closed 9 years ago

mejackreed commented 9 years ago

Uncaught TypeError: Cannot read property 'canvas' of undefined

aeschylus commented 9 years ago

Hm. I think I ran into this on the detail view branch. That function returns different things in different circumstances, and doesn't check if it's looking at the last canvas. I'll put this into a separate PR.