Error in ionic.bundle.js

Hello,

I found an error in my Safari console:
TypeError: fn is not a function
at ionic.bundle.js:25050
at completeOutstandingRequest (ionic.bundle.js:13732)
at ionic.bundle.js:14112

My infos:

% ionic info

Your system information:

Cordova CLI: 5.1.1
Gulp version:  CLI version 3.8.11
Gulp local:   Local version 3.9.0
Ionic Version: 1.0.1
Ionic CLI Version: 1.6.4
Ionic App Lib Version: 0.3.8
OS: Distributor ID:	Ubuntu Description:	Ubuntu 15.04 
Node Version: v1.8.4

I’m trying since many hours to comments some parts of my code but I still see this error… I don’t known why.

Is it a Ionic bug ?

Regards,

Rather than commenting parts of your code, have you tried to put a breakpoint in debugger in ionic.bundle;js and look at parameter values and call stack trace?