You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, good catch. It seems it's actually the type completion that's incorrect. Not sure how they got misaligned, but I remember wanting to merge static and shallow into an options object.
This is what it says in the docs:
whereas in the code, it's
$goto(path, params, options)
.The text was updated successfully, but these errors were encountered: