I was following https://ui-router.github.io/tutorial/ng1/hellosolarsystem and trying to get state params working. However, on trying to load a state with a resolve using $transition$ there was an unlogged error and nothing loaded.
I found in the hello universe docs @stateParams and that works fine.
What is the difference or do the docs need updating?