Unsafe-eval CSP error in my Ionic application

I had created a normal ionic application without any plugins installed. But I’m getting "EvalError: “call to Function() blocked by CSP” .But I don’t want to use “unsafe-eval” in my Headers for CSP. How could i solve this