t-ref on resources should properly cleanup
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 427
- Avg merge
- 10h 44m
- Merged PRs (30d)
- 18
Description
if the element with a t-ref is removed from the dom, but the component is still alive, we expect the content of the resource to be updated
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.
Research direction
The issue names t-ref resources but does not identify a file or test; start by locating the t-ref implementation and resource-related tests. Reproduce removing the referenced element while the component remains alive, then verify that the resource content is updated as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100