Do you have an issue with a specific file(s)? Yes
Can you reproduce using one of our samples or online demos? Yes
Are you using the WebViewer server?
Does the issue only happen on certain browsers?
Is your issue related to a front-end framework? Yes
Is your issue related to annotations?
Please give a brief summary of your issue:
Hi Team, from 22nd Oct 2025, we are seeing latency issue in loading documents with webviewer . Before it loaded documents with in 4 seconds and now it is taking more than 15 seconds with same size of files.
Please help us out, if any changes need to be made.
Please describe your issue and provide steps to reproduce it:
(The more descriptive your answer, the faster we are able to help you)
Please provide a link to a minimal sample where the issue is reproducible:
Hello, I’m AiRon, an automated tech support bot While you wait for one of our customer support representatives, I can help you with your question.
It seems like you’re experiencing performance issues with document loading times in WebViewer. This could be due to several factors such as changes in your environment, updates, or configuration issues.
Some things you can try:
Ensure that your server and network conditions are optimal and have not changed recently. Network latency can significantly affect load times.
Check the browser console for any errors or warnings that might indicate what is causing the slowdown.
Consider updating to a more recent version of WebViewer to benefit from performance improvements and bug fixes.
Review your implementation for any changes that might have introduced inefficiencies, especially if related to new features or integration with other systems.
Ensure that your WebViewer is properly configured and optimized for the types of documents you are loading. This might include settings related to rendering, caching, or resource loading.
return this.getOne<T>(
`${this._environment.platformBackend}/file/download?uri=${encodeURI(documentUri)}`,
{
headers: new HttpHeaders({
'Content-Type': contentType,
}),
responseType: responseType as 'json',
},
);
}
Are you able to reproduce this issue with our latest release (Version 11.8)?
Not checked with latest version, because new version will have other behavior or UI changes.
Can you reproduce the issue using our samples (especially on our site)?
In https://showcase.apryse.com/ it is loading fine
Does the issue only occur in certain browsers and/or devices? If so what are the details?
If no code changes had occurred since the issue arose, it is likely that this is a network/environment related issue, and not related to WebViewer. We would recommend double checking to see if any network/environment configuration has been changed that could impact this.
Best Regards,
Jacob Romano Carlsen
Web Development Support Engineer Apryse Software Inc.