mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
5 lines
192 B
Plaintext
5 lines
192 B
Plaintext
SyntaxError: JavaScript evaluation error: 'TypeError: Cannot call method 'toJS' of undefined' in {path}javascript-error.less on line 2, column 27:
|
|
1 .scope {
|
|
2 var: `this.foo.toJS()`;
|
|
3 }
|