LWC compiler should warn/error when handler is missing - or better runtime error msg #325
Labels
developer productivity
issues marked as such are intended to help developers to not trip down
enhancement
Description
When handler doesn't exist, LWC should produce warning or error. Happens often if you refactor or because of typos.
Steps to Reproduce
https://playground.sfdc.es/projects/ByYXVjbk7/2/edit
Expected Results
Compiler error message, or better runtime error.
Actual Results
Poor runtime error only.
Browsers Affected
Version
Possible Solution
Additional context/Screenshots
Add any other context about the problem here. If applicable, add screenshots to help explain.
The text was updated successfully, but these errors were encountered: