LivelyKernel / LivelyKernel/lively4-core
Webcomponents do not update when internal components change
Open
@JensLincke is already working on this.
Since Jun 22, 2017.
comp: container
comp: html templates
comp: lively container
P4: nice to have
type: feature
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Lets say I have a WebComponent lively-tool that uses another Webcomponent lively-list internally in its shadow root.
Now when I change lively-list.js, neighter the internal lively-list nor the lively-tool updates.
Can we check shadow roots too?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.