WebViewer Version: 11.13.0
Do you have an issue with a specific file(s)? I am using it for DOCX files.
Can you reproduce using one of our samples or online demos? Not applicable.
Are you using the WebViewer server? No
Does the issue only happen on certain browsers? No
Is your issue related to a front-end framework? React
Is your issue related to annotations? No
Please give a brief summary of your issue:
Recommended way to use Webviewer WebComponent across multiple React routes.
Please describe your issue and provide steps to reproduce it:
My application is using theWebviewer.Iframe in components on different React routes. Some routes use webviewer and some do not. I want to switch to using Webviewer.Webcomponent but I encounter issues.
- Is it possible to use
Webviewer.Webcomponentin components on different React routes? - What is the recommended way to use
Webviewer.Webcomponentin components on different React routes?