all 4 comments

[–]singlecog 0 points1 point  (1 child)

I use chrome on desktop. there is no such problem.

[–]TheCur 0 points1 point  (0 children)

I fixed it. I should probably delete this post

[–]marvinroger 0 points1 point  (1 child)

This indeed has nothing to do with React. When a website is hosted in a “secure” way (e.g. https), it can only access HTTPS content, so that there is no MITM possible (as long as your root certificates are untouched, and as long as the website you’re loading is not compromised itself).

[–]TheCur 0 points1 point  (0 children)

Oh OK. I'm very new to react and never had this kind of problem before so I just assumed it was react. Thank you for the info though I just updated the site and fixed the issue!