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

Add react key to SVG attributes #1059

Merged
merged 1 commit into from
Apr 26, 2022

Conversation

triggerNZ
Copy link

key was missing from SVG attributes, requiring users to use the HTML one, which is a bit awkward.

@japgolly
Copy link
Owner

japgolly commented Apr 26, 2022

Hey man, sorry for delay. Caught covid, was completely fucked all of last week. Only finally out of bed for a day or so.

CI is running now but I'll bet ya a round (🍺) it's gonna complain...

@japgolly
Copy link
Owner

Oh dammit I guess I owe you a 🍺, HtmlTags and SvgTags aren't composed anywhere it seems, was expecting a failure due to conflicting final val key instances. Alright, in it goes...

@japgolly japgolly merged commit b0458a5 into japgolly:master Apr 26, 2022
@japgolly
Copy link
Owner

v2.1.1 released with this fix

@japgolly
Copy link
Owner

japgolly commented Oct 11, 2022 via email

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

Successfully merging this pull request may close these issues.

2 participants