andreypopp/autobind-decorator

can't auto bind this in class

Open

#85 opened on Apr 9, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (1,446 stars) (76 forks)batch import
help wanted

Description

I'm use Decorator autobind in front of class, but it displays undefined when the method of the class is fired.

Contributor guide