Wrap a RouteAdapter so push and replace resolve relative paths.
push
replace
This preserves existing adapter behavior for subscriptions/back navigation, while normalizing path syntax consistently across web/native/app wrappers.
RouteAdapter to normalize.
Adapter with relative-aware push and replace.
Wrap a RouteAdapter so
pushandreplaceresolve relative paths.This preserves existing adapter behavior for subscriptions/back navigation, while normalizing path syntax consistently across web/native/app wrappers.