v3.1.2 Page numbers become out of sync
See original GitHub issueThis is not page #1 (Chrome 62)
https://fiddle.jshell.net/fossfiddler/5k4ptmqg/152/show/light
Also the first page doesn’t render on iphone emulator iOS 11 iPhone 6, or android emulator N5 API 26. On iphone I can still flip the page and it works well afterwards.
Btw, HiDPI support looks great!
Also, jsfiddle hot tip, adding /show/light
to the url has chromeless mode… not /show/light/
that makes all the difference, yes they will redirect, but if they don’t you won’t get the chromless version. And it only works on the second load, after getting a cookie apparently.
Issue Analytics
- State:
- Created 6 years ago
- Comments:14 (10 by maintainers)
Top Results From Across the Web
Header too Wide and Page Numbers out of sync
Activate the header/footer view, click where the page number should be and make sure that you insert it by pressing Alt+Shift+P. If it...
Read more >Fix for OneDrive Sync Issues - YouTube
Most of us have run into OneDrive for Business synchronization problems from time to time. I explain some of the common solutions to...
Read more >How to insert different page numbers in Word - YouTube
To use different page numbers or number formats and styles in different parts ... You could use page numbers such as i, ii,...
Read more >Sync from a checkpoint - Prysm
Checkpoint sync is a feature that significantly speeds up the initial sync between your beacon node and the Beacon Chain.
Read more >EclipseLink » sequence getting out of sync
I have the problem that will all versions (1.1.3, 1.2.0 and 2.0.0) the value in the sequence table is running behind with the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@dcean @adminlte no point in using pdf.js directly on vue… the work in adapting it to play well would be best spent on improving this, which is almost entirely an adapter for pdf.js. The key issue is the worker, which makes keying the vue component a pain. I’ve tried restarting the component on errors by changing the key programmatically, that’s unfortunately not yet feasible…
It’s a very small component feel free to submit pull requests… e2e testing that works in travis/gitlab-ci would be great.
You can use V3.0.1 before author fix the bug, but pdf may be blurred on mobile.
Or you can use other lib such as pdf.js