alexjoverm / alexjoverm/v-runtime-template
Template is re-rendered every time the parent date changes
Open
- Dominant language
- JavaScript
- Stars
- 601
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
I'm not sure if this is intentional, but the template is re-rendered every time the parent data changes (understandably). This causes the components inside the template to be re-created again and for certain edge cases this can be undesirable.
Perhaps this should be added as a note some where if not already.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.