Nativefier: Can't open external links

Created on 24 Oct 2018  路  4Comments  路  Source: jiahaog/nativefier

Description

I've using Skype for Web and I can't get external link to open in Chrome or Safari (or the default browser)

Steps to reproduce issue

nativefier --name "Skype Web" "https://web.skype.com" --internal-urls ".*?\.skype\.*?"

Details

  • Are you nativefying a public website?
    Yes

  • Feature request? Have you looked at nativefier --help to see if an existing option could fit your needs?
    Yes

  • Full nativefier command used to build your app: <command here>
    nativefier --name "Skype Web" "https://web.skype.com" --internal-urls ".*?\.skype\.*?"

  • Version of Nativefier (run nativefier --version): v0.0.0
    7.6.8

  • Version of node.js (run node --version): v0.0.0
    v8.9.4

  • OS: <OS here>
    macOS Mojave

bug

All 4 comments

@luco what do you do, and what happens when you do?

I have a similar issue. Here are some repro steps:

  1. Use nativefier with Google Calendar (nativefier calendar.google.com)
  2. Create a calendar event in Google calendar with a hyperlink
  3. Mouseover that event, like in this screenshot (https://cl.ly/7c7ab8567c96)
  4. Click the link

Expect:
Browser opens with that URL

Actual:
Nothing happens

I could also reproduce the issue that @hueykwik mentioned with the only difference that I saw a transparent popup for a second.
Workaround for now: open the links with middle click, that worked fine for me.

@ronjouch Nothing happens.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

DougBeney picture DougBeney  路  5Comments

simonweil picture simonweil  路  5Comments

jjgalvez picture jjgalvez  路  3Comments

raulcraveiro picture raulcraveiro  路  4Comments

citrusui picture citrusui  路  3Comments