I have created a flow that opens a Framework 7 confirm dialog. All good. Unfortunately I can’t find any way to close the alert. Neither pressing the Cancel or the OK. I call a function when pressing the OK button and that executes fine.
Any ideas on how to close the confirm dialog?
When clicking on either of the buttons I get the following error
f7dialog.js:25 Uncaught TypeError: Cannot read property ‘then’ of undefined
at Object.onClick (f7dialog.js:25)
at HTMLSpanElement.b (0:13738)
at HTMLSpanElement.l (0:1144)