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

function .attr() - handle value undefined like jQuery #1757

Merged
merged 1 commit into from Feb 27, 2021

Conversation

5saviahv
Copy link
Contributor

function .attr() - handle value undefined like jQuery does it.

should fix #1664

@fb55 fb55 merged commit 98186e8 into cheeriojs:main Feb 27, 2021
@fb55
Copy link
Member

fb55 commented Feb 27, 2021

Nice patch, thanks!

@5saviahv 5saviahv deleted the attr branch February 28, 2021 02:46
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.

attr converts undefined to string
2 participants