Content
View differences
Updated by Gábor Sift over 7 years ago
**Steps to reproduce**
1\. Turn on Documents module for Demo project
2\. Create new document and upload a file
**Actual Behavior**
Nothing happens
**Expected Behavior**
File gets uploaded to new document
**Error message on browser console**
```text
ERROR TypeError: this.resource.uploadAttachments is not a function
```
1\. Turn on Documents module for Demo project
2\. Create new document and upload a file
**Actual Behavior**
Nothing happens
**Expected Behavior**
File gets uploaded to new document
**Error message on browser console**
```text
ERROR TypeError: this.resource.uploadAttachments is not a function
```