Skip to content

fix: handle booleanish popover #2702

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

Merged
merged 1 commit into from
Mar 6, 2025
Merged

fix: handle booleanish popover #2702

merged 1 commit into from
Mar 6, 2025

Conversation

dummdidumm
Copy link
Member

<div popover></div> actually means <div popover=""></div>

#2688

There may be other such special cases lurking in the spec, we can add them on a case-by-case basis when they pop up

`<div popover></div>` actually means `<div popover=""></div>`
#2688
@dummdidumm dummdidumm merged commit 59796de into master Mar 6, 2025
3 checks passed
@dummdidumm dummdidumm deleted the boolean-popover branch March 6, 2025 12:14
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.

1 participant