elementHook and attributesHook capabilities are not respected
Open
glimmervm
- Dominant language
- TypeScript
- Stars
- 22.6k
- Forks
- 4.2k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 15
Description
It seems like `manager.didCreateElement` is always invoked on the component manager, even if `capabilities.elementHook` is false (`elementHook` doesn't appear anywhere in the runtime code). The same appears true for `attributesHook`.
Contributor guide
Assessment
This issue has not been assessed yet.