No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Link (Electron wrapper)

    Framework
    2
    4
    1215
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      przemyslawDev last edited by

      how can I create link which will be open in a default browser not on app (desktop) .

      Default method openUrl() open url in app (in new window) (same when using <a href="…">). I need open it in User/OS-default web browser.

      1 Reply Last reply Reply Quote 0
      • benoitranque
        benoitranque last edited by

        Take a look at node open

        1 Reply Last reply Reply Quote 0
        • P
          przemyslawDev last edited by

          I tried to use this solution but encountered many problems.

          1 Reply Last reply Reply Quote 0
          • P
            przemyslawDev last edited by

            Is there any similar solution like here?

            https://github.com/electron/electron/issues/1344

            1 Reply Last reply Reply Quote 0
            • First post
              Last post