You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I can't find another place to put this - your blog doesn't have comments - but the introductory blog's source code highlighting is unreadable on Chrome and Firefox on Mac.
Feel free to delete this, but a twitter mention seemed like the wrong way to inform you.
I think I finally figured it out, when hard-reloading the page the text is dark, when browsing there from the "blog" section it's not, I'll try to fix it asap
For some reason, netlify chose not to update the CDN any more which caused react to try and render unknown nodes which caused react to not load at all which caused react-highlight not to run which was also caused by react-highlight not functioning with SSR (server-side rendering) which in fact caused the issue, along the not updating part. Anyways, I built a custom build pipeline around circle-ci and created a new netlify site which hopefully fixes all of those issues now. At least the color is back!
Describe the bug
I can't find another place to put this - your blog doesn't have comments - but the introductory blog's source code highlighting is unreadable on Chrome and Firefox on Mac.
Feel free to delete this, but a twitter mention seemed like the wrong way to inform you.
To Reproduce
Look at the blog https://www.ory.sh/run-oauth2-server-open-source-api-security/
Expected behavior
Readable text
Screenshots
Version:
The text was updated successfully, but these errors were encountered: