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

Не работает оглавление — якорные ссылки #836

Open
mahmadinurov opened this issue Sep 30, 2021 · 2 comments

Comments

@mahmadinurov
Copy link

На страницах https://ru.bem.info/methodology/key-concepts и https://ru.bem.info/methodology/quick-start/

К примеру, кликаю на «Модификатор» в блоке Содержание, ожидаю что проскроллит к «Модификатор» но урл меняется на ...#Модификатор но скролл к разделу не происходит.

@vadimcoder
Copy link

Этой баге скоро год, видимо никто не занимается

@Vadimman
Copy link

Решается причём легко. Эти ссылки неправильным регистром прописаны. В ссылке "Модификатор", а id у заголовка "модификатор", всё нижним регистром, без заглавной буквы. Вот браузер и не находит id.
В доказательство: если через DevTools id прописать с заглавной буквы, якорная ссылка начинает работать.

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

3 participants