since the request object is not exposed anymore you cannot get the route data which means u cant collect request metrics
work around rn is to call getRouteData on the router directly and then catch with empty block and let mindless app handle request as normal
since the request object is not exposed anymore you cannot get the route data which means u cant collect request metrics
work around rn is to call getRouteData on the router directly and then catch with empty block and let mindless app handle request as normal