[Help] Nested ForwardDiff.jacobian of an Integrals.IntegralProblem

I didn’t run the code, but does it make a difference if the bounds are given as vectors, e.g. IntegralProblem(my_function, -ones(1), ones(1), p)? I had similar looking errors once in the past, but not sure…