Skip to content

Fix behaviour of not binding the same element to multiple target matches

Compare
Choose a tag to compare
@nyeholt nyeholt released this 26 Nov 23:22
· 9 commits to master since this release
6d06ef7

Previous generations would bind the interactive content to only the last matched target of the selector; this fixes that behaviour to bind to all matches of the selector as intended.