It looks like the queryParams options are not being passed in here leading to the default options always being used. Is this on purpose? Is there a way to make this function use the queryParams options initialized with the router?
Hey @chibihoho, thanks for raising this issue. It has now been fixed and released (v3.1.1). If you are using router5, patch is going to be released now.
It looks like the queryParams options are not being passed in here leading to the default options always being used. Is this on purpose? Is there a way to make this function use the queryParams options initialized with the router?