Skip to content

v1.14.1: regression in tabs with non-standard IDs #2344

Closed
@tagliala

Description

@tagliala

Hello,

not sure that this is an issue with jQuery UI, but I think it is worth to report it

In Active Admin, we were trying to upgrade jQuery UI to 1.14.1 from 1.13.2, but one of our specs related to the tabs component was failing.

The failure is related to the way Active Admin creates the fragment name when it contains just an emoji, which is the same way GitHub creates fragments in markdown to HTML conversion

Example: ☺️ => %EF%B8%8F

Reproducible test case:

Code taken from: https://jqueryui.com/tabs/

Expected

Image

Actual

Image

Refs:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions