CodeIT
CodeIT copied to clipboard
[BUG] Article content structure behave strangely
Describe the bug
When the passage gets too long, the structure of the article can't display everything, but flash and disappear when browsing.
Expected behavior
The structure of the article can be scrolled or something to fit long passages.
Screenshots
I have a webpage on my github.io here so you can scroll over it:
Build Environment
- OS: Linux arch 5.10.16-arch1-1 #1 SMP PREEMPT Sat, 13 Feb 2021 20:50:18 +0000 x86_64 GNU/Linux
- Theme version/commit: 52d07a1d8f81613d70ce0a6ed1a475aed08224a4
- Hugo version: Hugo Static Site Generator v0.80.0/extended linux/amd64 BuildDate: unknown
Please try to use Hugo extended version before opening the issue.
Preview Environment
- OS: Linux arch 5.10.16-arch1-1 #1 SMP PREEMPT Sat, 13 Feb 2021 20:50:18 +0000 x86_64 GNU/Linux
- Browser: Brave Browser 88.1.20.108
Additional Information
I've not changed the frontend code, the config file is on my github:
Hi @glyh,
Sorry for sooo long response. I took a look and I observed that on the original CodeIT theme (the example site), the issue is not reproducible.
When I tried to use your minimalistic config, the issue appeared. I think there is a misconfiguration but I didn't get what is the specific configuration. I'll keep you in touch.
Never mind, after all it's open source. And thanks for your contribution! I'm going to look it up some time.