Skip to content

Fix carousel "get clients rect of undefined" error

The getElementXOffset function used to throw an exception in case the carousel didn't have a visibile ancestor. Now it doesn't.

Merge request reports