V15 actionsheet (as method) with throw exception when the user cancels the actionsheet.
-
quasar.mat.esm.js?ef5d:18727 Uncaught (in promise) Error
at cancel (quasar.mat.esm.js?ef5d:18727)
at VueComponent.invoker (vue.runtime.esm.js?ff9b:2023)
at VueComponent.Vue.$emit (vue.runtime.esm.js?ff9b:2534)
at eval (quasar.mat.esm.js?ef5d:2442)when you add a catch block the error disappears.
Not sure, but in my view, cancelling an action sheet is not really an error situation?