slate
slate copied to clipboard
Links don't work in Firefox or Firefox Development Edition
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
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.
I'm having the same problem. mkcert -install
didn't work. All certificates seem to be properly generated.