Add type checking to resolve object
acerbisgianluca opened this issue · 0 comments
acerbisgianluca commented
I'm submitting a...
- Bug report
- Feature request
- Documentation issue or request
- Other... Please describe:
Expected Behavior
EVENT
in this.$resolve(EVENT)
and this.$delegate(..., {resolve: {EVENT: ...}})
should be type checked if the possible event names have been provided to the extended BaseComponent.