I also get “Current route not found” in the debugger despite using the navigation plugin. Do I need to forward some router stuff to the debugger explicitly? Didn’t find anything regarding that in the docs or the library API.
c
Casey Brooks
11/01/2023, 3:38 PM
The Debugger Interceptor needs to be installed into the Router VM, too. Once that’s added, it should be start working