Quantcast
Channel: ExeOutput for PHP - G.D.G. Software Forum
Viewing all articles
Browse latest Browse all 1024

Strange behaviour when opening heexernal URL's in default browser

$
0
0

@kim wrote:

I’m having a strange issue when attempting to open URLs with heexternal in my compiled app.

This is an example of the code I’m using:

<a rel="noreferrer" href="heexternal://https://www.example.com/">CLICK HERE</a>

Now if my default browser (Chrome) is already open, when I click on the link from within the compiled app it works fine, chrome opens a new tab and the URL is displayed as expected.

However, if Chrome is not already open, when I click the link Chrome opens but crashes with error messages appearing stating various extensions have stopped working etc - Chrome’s browser window remains empty but with a dark grey screen.

I’ve tested with all Chrome extensions disabled and the same thing happens.

Any clues?

Posts: 2

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 1024