Closed pavelgj closed 10 years ago
Allow to ignore parameter value changes and not leave the route.
..addRoute( name: 'foo', path: '/:foo', dontLeaveOnParamChanges: true )
track here: https://github.com/angular/route.dart/issues/1
Allow to ignore parameter value changes and not leave the route.