Open randyparis opened 10 months ago
Here's url to the original working version: It takes a while to load, but it works: https://www.randyparis.com/RPArchive_update/assets/writing/manuscript_pdfs/ngx-pdf-viewer/index.html?pdf=ARK3
closed inadvertently
I have also an issue most likely like this.
For me, the pdf viewer works in dev mode but when I make a production build the 404 page of my application gets loaded in the place of the pdf viewer.
Working: (in dev)
Not working: (on prod)
Screen shots are 1 : the upload of the new version 'dist' to my web server showing 404 errors.
I've tried reconfiguring the newer folders and files to match the original's structure, but no joy. Here's url of the new build - which does not load: https://www.randyparis.com/RPArchive_update/assets/writing/manuscript_pdfs/my-new-pdfviewer/?pdf=ARK2
The new project version is:
Package Version
@angular-devkit/architect 0.1700.9 (cli-only) @angular-devkit/core 17.0.9 (cli-only) @angular-devkit/schematics 17.0.9 (cli-only) @schematics/angular 17.0.9 (cli-only)
Original project version:
Package Version
@angular-devkit/architect 0.1401.1 @angular-devkit/build-angular 14.1.1 @angular-devkit/core 14.1.1 @angular-devkit/schematics 14.1.1 @schematics/angular 14.1.1 rxjs 7.5.6