Anchor point #1 links to accordion #1X

Created on 5 July 2019, about 6 years ago
Updated 31 May 2025, 2 months ago

When more than 10 paragraphs are created, the link to the first redirects to the last one of the 1X
var paragraph = $(accordion_id).find('a[href*=\\'+ thash + ']').closest('h3');
the search is carried out by matching and not by full equality
so everyone starting with 10 paragraphs has this matching, and jquery chooses the last one

🐛 Bug report
Status

Needs work

Version

1.3

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024