How can I create link which will be open in a browser not on app (I creating a desktop app)
I'm using Quasar Framework with Electron Wrapper. Default method openUrl() open url in app (in new window) (same when using ). I need open it in User/OS-default web browser