Skip to content
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

Fatal Error on Chrome 74 #409

Open
deKay01 opened this issue Apr 30, 2019 · 1 comment
Open

Fatal Error on Chrome 74 #409

deKay01 opened this issue Apr 30, 2019 · 1 comment

Comments

@deKay01
Copy link

deKay01 commented Apr 30, 2019

Getting the message:

Fatal error: Could not extract a stage height from the CSS. Traced height: 0px.

When using Chrome 74. Reverting to Chrome 73 (or 66), and it's fine. Latest version of Edge and Opera also show it fine.

Tried the various fixes listed for setting a manual height, but the same thing happens. Tried using the latest Galleria and jQuery files, same thing happens. Checked all the images (even tried removing all bar one), and that isn't the issue.

@YveIce
Copy link

YveIce commented Jun 18, 2021

Adding this to the Head, fix it for me.
<style type="text/css"> body, html { margin:0; padding: 0 } .galleria{ width: 100vw; height: 100vh; margin:0 } </style>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants