pdfviewer: when searching for text that doesn't exist or is the last instance in the document, results in a TypeError (reading zoomFactor of undefined). #276
Labels
pdf-viewer
PDF Viewer component
Pdf Viewer
If we search for a word in the document which is not present, or if it's the last occurrence and we click on "next" then an exception is thrown:
This is not happening if we include the
MagnificationService
instead, even if nor the documentation explains it's a requirement neither logically the search functionality should need the magnification tools to work as expected.The text was updated successfully, but these errors were encountered: