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 (76 forks)batch import
help wanted

Repository metrics

Stars
 (1,446 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide