enhancementhelp wanted
Metriche repository
- Star
- (44 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
If I wrap an element that does not define an onOutsideEvent method, the following error is thrown
Component does not define "onOutsideEvent" method.
I can fix this by defining an empty method for onOutsideEvent. Would it be better to remove this error or issue a warning instead of an error?