-
Notifications
You must be signed in to change notification settings - Fork 768
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Errors with startPresentation
parameter
#10198
Comments
I can reproduce this issue. |
Error raises from Control.UIManager.js file. When the presentation is initiated from URL, UI Manager tries to run it before the page is loaded completely. I think a timer for this case that would try until the page is loaded would help. |
It looks like there is as regression with this @eszkadev, hope it is fine if I reopen. For me using the startPresentation parameter just ends in a black screen with a loading spinner with latest online master branch. |
Describe the Bug
When attempting to open a presentation file using the
&startPresentation=true
parameter, I receive either a browser console error or an error directly from Collabora, and the presentation does not load. See screenshot section for images.Steps to Reproduce
&startPresentation=true
to the endExpected Behavior
The expected behavior is that the presentation will automatically launch in presentation mode.
Actual Behavior
The presentation does not open and displays an error.
Screenshots
Browser error
Collabora error
Desktop
The text was updated successfully, but these errors were encountered: