Product:
PDFTron Web Viewer
Product Version:
8.10.0
Please give a brief summary of your issue:
Document header showing twice when loading new documents in firefox browser
Please describe your issue and provide steps to reproduce it:
step1:
open documents in firefox and header will display twice ,then disappears
1.Actually we tried to open only one document. while loading, its going to “sidebyside” mode and header showing twice for fraction of seconds ,then it shows actual single document.
2.We are using ‘isSideBySideEnabled’ custom boolean property to emit ‘sidebysideaction’. Even though we are not entering ‘sidebyside’ mode it exhibiting this behavior.Below is code snippet we used to emit “sidebyside” action.