Only one binding per HTMLElement works at a time
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently only one binding declaration per HTMLElement is being rendered. If there are more than one, only the first is being rendered.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how binding declarations for an HTMLElement are discovered and rendered; the issue does not name a file or test. Reproduce an element with multiple bindings and verify that every binding declaration renders rather than only the first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100