Just installed latest alpha3 and it gives the following error when trying to view a user profile page
Symfony\Component\Routing\Exception\RouteNotFoundException: Route "role_watchdog.role_grants" does not exist. in Drupal\Core\Routing\RouteProvider->getRouteByName() (line 208 of core/lib/Drupal/Core/Routing/RouteProvider.php).
I guess it is caused by keeping the views related routes in role_watchdog.links.task.yml, but removing them from role_watchdog.routing.yml. I think these tabs would have to be defined in the View itself.
Comments
Comment #3
anu17 commentedHi @markus_petrux
Can you please let me know the steps to replicate this issue, because on visiting user profile page I am not getting any such error you have mentioned.
May be I am not aware of the steps to replicate this.
Regards
Anupriya
Comment #4
gaurav.kapoor commented@anu17 The issue has been fixed now. Since neither you nor I am able to replicate the issue, I'll mark this one as fixed.