eclipsesource / eclipsesource/tabris-decorators
shared injectables should always be re-created once disposed
Open
DependencyInjection
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently only widgets that have been made injectable with shared set to true will be dynamically re-created. This should hold true for at least all NativeObject instances, maybe even for all objects that implement isDisposed()
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.