Hi
Appery.navigateTo("Popup") opens the popup, but the inbuilt close button does nothing. A manually-added button with the action 'close popup' does nothing.
The same popup closes correctly when it's been opened by an 'open as popup' action.
I've tested this in two different apps, with the same result.
I don't know if it's relevant, but looking at the chrome console:
'open as popup' loads popup.html and popup.js, while Appery.navigateTo only loads popup.js.
Any workrounds?
Thanks,
John