0

everything is working okay, but i get this error in the galleria :

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

I already set the correct width and height but i still have this message.

How i can resolve that ? Thanks !

1 Answers1

2

Try adding:

Galleria.configure({ wait: true });
David Hellsing
  • 106,495
  • 44
  • 176
  • 212