Hi,
I’m having an issue when using a slidebox.
My slides are generated with a ng-repeat. Before the update method is called, I have the error message:
TypeError: 'undefined' is not a function (evaluating 'container.getBoundClientRect()')
It occurs only on the IOS simulator, and it works fine on my Android device.
Is there any solution for this ?
Thanks