Is there anywhere else we need to do this manually?
Does the CORE & UI version remain at 8.9.0 even after upgrading webviewer to 8.10.0
Any specific commands to upgrade? Ideally any package should automatically upgrade their instances to newer version without having to use specific commands
Awaiting for your reply.
Please let me know if you need further information on this.
If I understand correctly, after installing dependencies using “npm install” to upgrade to Version 11.2, the console is still reporting that you are on Version 8.12? Let me know if I’ve misunderstood the issue you are reporting.
If you haven’t already, please make sure to update the static assets. This is done by taking the files located in node_modules/@pdftron/webviewer/public and moving them to where the path option in the WebViewer constructor is located (replacing the existing files there) (value of path may be different than your project).