Chrome Next and Back causes new requests

İ am using core version Framework7 v2

I load my first page “domain.com/test-1” then go to second page “domain.com/test-2”.When I click to browsers back its causes new request to my first page and then i click to browser next again its causes new request to my second page…

it works fine on Safari
and firefox as well

Here is my some init configurations
template7Pages: false,
theme: ‘ios’,
routes: routes,
domCache: true,