Skip to content

Fix attribute selector parsing#99

Merged
rviscomi merged 2 commits intomainfrom
fix-create-el-from-selector
Apr 17, 2024
Merged

Fix attribute selector parsing#99
rviscomi merged 2 commits intomainfrom
fix-create-el-from-selector

Conversation

@rviscomi
Copy link
Owner

Fixes #50

Parses key/value attribute pairs based only on the position of the first = character, not splitting on any and all characters, to better handle attribute values that may validly contain a = character.

@rviscomi rviscomi merged commit 8bee979 into main Apr 17, 2024
@rviscomi rviscomi deleted the fix-create-el-from-selector branch April 17, 2024 15:26
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.

OT metadata discrepancy on extension click

1 participant