Stefan Theusner
Results
1
issues of
Stefan Theusner
In line 67 in directive.coffee element[0].select() will be returned which seems to be undefined in case of an validation error. Console output: ``` javascript TypeError: undefined is not a function...