Skip to content

Do not create statics when key attribute value is an empty string#41

Open
blikblum wants to merge 1 commit intodavidjamesstone:masterfrom
blikblum:no-statics-with-empty-key
Open

Do not create statics when key attribute value is an empty string#41
blikblum wants to merge 1 commit intodavidjamesstone:masterfrom
blikblum:no-statics-with-empty-key

Conversation

@blikblum
Copy link

Fixes #39

Currently is not possible to avoid setting a key when element is declared with one or more static attributes.

This PR makes not set a key when key="" is used. Also no statics argument is passed to IncrementalDOM functions to avoid potential errors.

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