Back

Fix this Binding Issue in Event Handlers

Problem

this context is lost when method is passed as callback, causing undefined errors.

Code Editor