Commit c1e259ec authored by George Tsiolis's avatar George Tsiolis

Add Assignees vue component missing data container

parent ff2f57da
...@@ -194,6 +194,7 @@ export default { ...@@ -194,6 +194,7 @@ export default {
> >
<a <a
class="user-link has-tooltip" class="user-link has-tooltip"
data-container="body"
data-placement="bottom" data-placement="bottom"
:href="assigneeUrl(user)" :href="assigneeUrl(user)"
:data-title="user.name" :data-title="user.name"
......
---
title: Add Assignees vue component missing data container
merge_request: 17426
author: George Tsiolis
type: fixed
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