Hello,
Given that one already has a BifurcationProblem in BifurcationKit.jl, something like this:
prob = BifurcationProblem(vf!, z0, p, (@optic _.p1); record_from_solution = recordVars)
How can the ManifoldProblem be set up using, for example, p1,p2 as free parameters?