Skip to content

Conversation

@navyansh007
Copy link
Contributor

Removes the non-existent global 'data' attribute from HTML global attributes that was referencing broken MDN documentation. HTML specification only supports data-* custom attributes and the element, not a global 'data' attribute.

Fixes #4241

Removes the non-existent global 'data' attribute from HTML global
attributes that was referencing broken MDN documentation. HTML
specification only supports data-* custom attributes and the
<data> element, not a global 'data' attribute.

Fixes DioxusLabs#4241
@navyansh007 navyansh007 requested a review from a team as a code owner June 12, 2025 16:29
@jkelleyrtp jkelleyrtp merged commit 097bc1d into DioxusLabs:main Jun 20, 2025
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants