eclipsesource / eclipsesource/tabris-decorators
Throw error when overriding injection via JSX
Open
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
JSX Components can not have injections as the first constructor parameter since this is where the framework gives the properties object. Currently this fails silently. Throw an error if this happens.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.