Event RouteChanged isn't fired on change tabs routable

Hi, there. Why event “routeChanged” isn’t fired when routable tabs changed, but event “routeChange” fires?
Is there way to add callback on “routeChange” event? Thanks.
I use:
“framework7”: “^2.3.1”,
“framework7-vue”: “^2.3.0”,

You are right, they won’t call routeChanged event. I’ll add this fix, but it will be in next v3