slate icon indicating copy to clipboard operation
slate copied to clipboard

Links don't work in Firefox or Firefox Development Edition

Open dungle-scrubs opened this issue 6 years ago • 2 comments

Problem

Will do my best to describe the issue. The SSL certificate has never worked for me, however I'm able to start developing with the local server after I go through the recommended SSL steps and then click on and confirm exception for all 4 links in the console after yarn start.

In both Firefox and FF Developer Edition, clicking on any anchor links will only refresh and lead to the home page. In Chrome, I can navigate correctly through the site.

I'm using the latest version of Slate.

Cheers

dungle-scrubs avatar Feb 26 '19 08:02 dungle-scrubs

Given you have everything installed correctly, when you run ssl-check you might see some output that it was unable to place the cert in Firefox in the mkcert CLI output.

You can try mkcert -install and reference maybe this article

This isn't a Slate issue its a security issue in Firefox you need to work around.

justinmetros avatar Mar 30 '19 05:03 justinmetros

I'm having the same problem. mkcert -install didn't work. All certificates seem to be properly generated.

radmedov avatar Jan 18 '20 01:01 radmedov