Problem with iOS SwipeBack

When a SwipeBack is performed, the console show this error mesage.

$currentPageEl[0].f7Page is undefined

I’m using v6.0.7.

view: {
iosDynamicNavbar: true,
xhrCache: false,
iosSwipeBack: true,
preloadPreviousPage: true,
browserHistory: true,
browserHistorySeparator: ‘#!’
},

Bildschirmfoto 2021-02-14 um 00.50.35