Skip to content

Fix Vue warnings about string idKey in Related Issues

What does this MR do?

Fix Vue warnings about string idKey in Related Issues

[Vue warn]: Invalid prop: type check failed for prop "idKey". Expected Number, got String.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

We now fail on Vue warnings, https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12163/

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by username-removed-892863

Merge request reports