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
The error thrown: Error: Assertion Failed: The route cases.detail.distribution.distribution-engine.[object Object] was not found
The query param object at that time {displayedForm: "inquiry"}
router.transitionTo
distribution after a new inquiry to a new service has been created, throws an error fromember-caluma/packages/form/addon/lib/navigation.js
Lines 440 to 445 in 88cc66d
The error thrown:
Error: Assertion Failed: The route cases.detail.distribution.distribution-engine.[object Object] was not found
The query param object at that time
{displayedForm: "inquiry"}
The
replaceWith
looks a little weird anyways, shouldnt it have a route name? https://api.emberjs.com/ember/4.12/classes/RouterService/methods/replaceWith?anchor=replaceWithThe text was updated successfully, but these errors were encountered: