Inappbrowser window opens only when I press home button ios

Hello everyone,

I used nectar template based on framework 7:
https://www.nectar.website

But when I use here InAppBrowser window.open the window goes only open when I press on the home button. This is only for iOS.

Has anybody experience with Nectar Template?

I use this code:

window.open(url, ‘_blank’);