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

fix: generate-new-id-for-onclick-error #116

Merged

Conversation

EdLeckert
Copy link
Contributor

Fixes #115

Generate new id value for use as th id value rather than using column name.

Addresses both blank name issue (name='') and use of html in column names.

@daringer daringer merged commit bbfcad9 into custom-cards:master Nov 13, 2023
1 check passed
@EdLeckert EdLeckert deleted the fix-generate-new-id-for-onclick-error branch November 13, 2023 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Error "Cannot set properties of null (setting 'onclick')"
2 participants