Error: Attempted to assign to readonly property. ChildScope@http

I am getting this error in my ionic app and In have no idea why, after I get this exception it seems like some css animations are broken:

896167 error Error: Attempted to assign to readonly property.
ChildScope@http://192.168.1.106:8100/lib/ionic/js/ionic.bundle.js:21459:42
$new@http://192.168.1.106:8100/lib/ionic/js/ionic.bundle.js:21467:40
boundTranscludeFn@http://192.168.1.106:8100/lib/ionic/js/ionic.bundle.js:14901:40
controllersBoundTransclude@http://192.168.1.106:8100/lib/ionic/js/ionic.bundle.js:15558:35
ngIfWatchAction@http://192.168.1.106:8100/lib/ionic/js/ionic.bundle.js:31241:26
$digest@http://192.168.1.106:8100/lib/ionic/js/ionic.bundle.js:22020:31
$apply@http://192.168.1.106:8100/lib/ionic/js/ionic.bundle.js:22282:31
done@http://192.168.1.106:8100/lib/ionic/js/ionic.bundle.js:17439:53
completeRequest@http://192.168.1.106:8100/lib/ionic/js/ionic.bundle.js:17629:15
requestLoaded@http://192.168.1.106:8100/lib/ionic/js/ionic.bundle.js:17570:24

Did you find a fix for this?

EDIT: For anyone looking for a fix, this seems like an iOS bug.
There’s a patch available.

Having the exact same problem, anyone found a solution for this.
I think the problem only happens when you navigate between tabs