Skip to content

Fix Issue #1474: Initialize br.book Before Plugins to Prevent Startup Errors#1507

Open
manikyarathore wants to merge 3 commits intointernetarchive:masterfrom
manikyarathore:branch1
Open

Fix Issue #1474: Initialize br.book Before Plugins to Prevent Startup Errors#1507
manikyarathore wants to merge 3 commits intointernetarchive:masterfrom
manikyarathore:branch1

Conversation

@manikyarathore
Copy link

Previously, the BookReader demo would throw an error when reduceSet
was invalid or undefined, causing the viewer to fail to load properly.

This commit ensures that reduceSet is checked and handled before
plugin initialization, preventing runtime errors. Verified that the
BookReader demo now loads correctly with all controls functional.

Screenshot attached showing the demo working without errors.

t

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant