Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation title is not showing in Safari iOS when using Dark Reader #487

Open
matthieugouel opened this issue Oct 27, 2024 · 3 comments

Comments

@matthieugouel
Copy link

Hey 👋
On the documentation (https://imfing.github.io/hextra/), the "Build modern websites with Markdown and Hugo" is not showing when using Safari in iOS 18 (from an iPhone). It works using brave browser on the same iPhone.
I have the same issue when replicating on my personal website.

It works with Safari on MacOS (Sonoma 14.6.1 (23G93)).

This part of the code seems not rendered properly.

<div class="hx-mt-6 hx-mb-6">
{{< hextra/hero-headline >}}
  Build modern websites&nbsp;<br class="sm:hx-block hx-hidden" />with Markdown and Hugo
{{< /hextra/hero-headline >}}
</div>

Steps To Reproduce

Go to https://imfing.github.io/hextra/ from Safari browser in iOS 18.

Screenshots

9D42AE5E-3F5E-4DB5-B483-01FFB1848AF4_1_102_o

Environment

  • Hugo Version: the one used in documentation.
  • Browser/OS: Safari iOS 18
  • Theme Version: the one used in documentation.
@imfing
Copy link
Owner

imfing commented Oct 27, 2024

hmm it works for me on iOS 18 Safari

image

@imfing
Copy link
Owner

imfing commented Oct 27, 2024

the color of the page looks odd for me. did you use any browser extension like Dark Reader?

@matthieugouel
Copy link
Author

Nice catch! Yes I removed Dark Reader and it works now!

@matthieugouel matthieugouel changed the title Documentation title is not showing in Safari iOS Documentation title is not showing in Safari iOS when using Dark Reader Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants