sunface / rust-by-practice

Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.

Home Page:https://practice.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Firefox Can’t Open This Page" at the end of each page

glyn opened this issue · comments

Some, perhaps all, pages end with "Firefox Can’t Open This Page".

For example, https://practice.rs/why-exercise.html renders as follows on Firefox 100.0b9 (64-bit) on macOS 12.3.1:
Screenshot 2022-04-24 at 07 10 47

The page renders correctly on Safari 15.4 on macOS 12.3.1.

it seems that giscus is not supported on Firefox, I will dig deeper to find out some solutions, thanks for your great feedback :)

It's same in the Chrome too - Version 103.0.5060.134 (Official Build) (64-bit)

image

safari desktop too. but mobile is ok
it is a CSP issue, hope it can be fixed soon.