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
@calixteman Have you tried adding a file watcher and rebuilding scripts when changes are detected it reload the server without you having to restart the server. @calixteman I created a pull request for it so you can check it out.
@timvandermeij can you please check the pull request I sent in for this ?
Attach (recommended) or Link to PDF file
https://github.com/mozilla/pdf.js/blob/master/test/pdfs/evaljs.pdf
Web browser and its version
Firefox nightly
Operating system and its version
Windows 11
PDF.js version
last one
Is the bug present in the latest PDF.js version?
Yes
Is a browser extension
No
Steps to reproduce the problem
npx gulp server
What is the expected behavior?
Any subsequent changes in aform.js should be taken into account.
What went wrong?
The built script stuff isn't reloaded.
So even if the error has been fixed the script stuff we've is still the version before the error.
Link to a viewer
No response
Additional context
The only way to workaround this issue is to restart the local server.
The text was updated successfully, but these errors were encountered: