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
I'm using the Modular UI and ran into an issue that is reproducible with the public Apryse showcase currently. I'll walk through the steps with this public showcase.
We need a PDF file with 10 pages or more to demonstrate this. The default showcase file at https://showcase.apryse.com only has 9 pages, and the toolbar does not show "Open File" by default. Here is how I did it:
Once loaded, notice that you can click on the current page number in the floating page controls, and type in a multi-digit page number just fine:
Now click on Modular UI on the left. This will switch you to the beta UI, with your large PDF still loaded:
Now with the Modular UI, I am completely unable to type in a multi-digit page number into the page controls field. It only accepts a single digit, there is no way to type in 10, 200, etc.
This issue is present in my own viewer implementation. I am using @pdftron/webviewer 10.11.1 from NPM.
The text was updated successfully, but these errors were encountered:
Thanks for testing out the new modular UI and for submitting this report. We have it in our backlog and it should be fixed in the next sprint, if not earlier. It will be part of our 10.12 release - I will update you when it is out.
I'm using the Modular UI and ran into an issue that is reproducible with the public Apryse showcase currently. I'll walk through the steps with this public showcase.
We need a PDF file with 10 pages or more to demonstrate this. The default showcase file at https://showcase.apryse.com only has 9 pages, and the toolbar does not show "Open File" by default. Here is how I did it:
Go to https://showcase.apryse.com/toolbar-customization/ and you'll find Open File under the hamburger dropdown menu. Use this and select a PDF file on your computer with 10 pages or more.
Once loaded, notice that you can click on the current page number in the floating page controls, and type in a multi-digit page number just fine:
Now click on Modular UI on the left. This will switch you to the beta UI, with your large PDF still loaded:
Now with the Modular UI, I am completely unable to type in a multi-digit page number into the page controls field. It only accepts a single digit, there is no way to type in 10, 200, etc.
This issue is present in my own viewer implementation. I am using
@pdftron/webviewer
10.11.1 from NPM.The text was updated successfully, but these errors were encountered: