javascript-error.txt 192 B

12345
  1. SyntaxError: JavaScript evaluation error: 'TypeError: Cannot read property 'toJS' of undefined' in {path}javascript-error.less on line 2, column 10:
  2. 1 .scope {
  3. 2 var: `this.foo.toJS`;
  4. 3 }