Commit 46196617 authored by Clement Ho's avatar Clement Ho

[skip ci] use this. instead of document

parent 280b4c14
......@@ -47,7 +47,7 @@ require('./sidebar/remove_issue');
this.issue = this.detail.issue;
this.list = this.detail.list;
this.endpoint = document.querySelector('.js-issue-board-sidebar').dataset.issueUpdate;
this.endpoint = this.$el.querySelector('.js-user-search').dataset.issueUpdate;
},
deep: true
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment