Slidebox 'undefined' error

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

What version of ionic are you using? This should be fixed in beta 10

That was it.
I was still at beta 9.

Thanks for your help.

1 Like