[Bug?] onUpdate fires continuously despite not calling requestUpdate or requestUpdateOnNextTick
Open
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 249
- PR merge metrics
- No merged PRs in 30d
Description
I don't know where or why onUpdate is being triggered, but you can see in this working example that the onUpdate in the CurriculumMenu is being called continuously. In no onUpdate callbacks do I call requestUpdate or requestUpdateOnNextTick.
https://github.com/artichox/example-of-famous-onupdate-bug
Contributor guide
Assessment
This issue has not been assessed yet.