TypeError: resolveParams is undefined

I want to show the login component via my routes file when user is not logged-in but i get a type error(resolveParams is undefined) returned in my browser console.

I just tweaked my way through. I needed to pass in the parameters to the open method and holaaa… solved. :+1:

If you have a solution, please do share the changes here - so someone else who ran into the same problem sees what you did!
That would be awesome!