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

Skill tab is sometimes not displayed even if the section is filled #25

Open
algomaster99 opened this issue Jul 16, 2021 · 0 comments
Open
Labels
bug Something isn't working

Comments

@algomaster99
Copy link
Member

The presence of the skill tab is erratic upon previewing or checking out the hosted page when the content is present inside that section.
erratic_skills-2021-07-16_17 30 51

In the above image, the skill tab is initially not rendered even though it has innerText attribute. Upon scrolling, the render function is called again and then it successfully renders. Please note that the second render won't be possible on the hosted page as it is a static page. Moreover, forcing the skill tab to render in the static page using JS is not a good solution.

The feature for dynamically rendering headings was introduced in 4ba4a1d. Look at the mentioned commit and tweak the implementation so that the behaviour becomes consistent.

@algomaster99 algomaster99 added the bug Something isn't working label Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant