Steps to replicate the issue (include links if applicable):
- Wikibase.cloud instance: https://dreams.wikibase.cloud
- https://dreams.wikibase.cloud/query/#%23defaultView%3AGraph%0APREFIX%20dreams%3A%20%3Chttps%3A%2F%2Fdreams.wikibase.cloud%2Fentity%2F%3E%0APREFIX%20dreamst%3A%20%3Chttps%3A%2F%2Fdreams.wikibase.cloud%2Fprop%2Fdirect%2F%3E%0A%0ASELECT%0A%20%20%3Fconcept2%20%3Fconcept2Label%20%3Fconcept1%20%3Fconcept1Label%0A%20%20%28%3Frelation%20AS%20%3FedgeLabel%29%0AWHERE%20%7B%0A%20%20%7B%20%0A%20%20%20%20%3Fconcept2%20dreamst%3AP10%20%3Fconcept1%20.%0A%20%20%20%20BIND%28%22bredere%22%20AS%20%3Frelation%29%0A%20%20%7D%0A%20%20UNION%0A%20%20%7B%0A%20%20%20%20%3Fconcept2%20dreamst%3AP9%20%3Fconcept1%20.%20%0A%20%20%20%20BIND%28%22effekt%22%20AS%20%3Frelation%29%0A%20%20%7D%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22da%2Cen%22.%20%7D%0A%7D
What happens?:
- Some of the edges do not have an edge label.
What should have happened instead?:
- All of the edges should have an edge label. The table view displays the result correctly.
Software version (skip for WMF-hosted wikis like Wikipedia):
Not sure how to best see that on Wikibase.cloud.
- vendor.min.c10b79c9f44faaeeed5e.js
- wdqs.min.a55f48a93072939a8697.js
- https://dreams.wikibase.cloud/query/js/shim.min.ce7dc42b2f743fc3020c.js
(last-modified Thu, 10 Feb 2022)
Other information (browser name/version, screenshots, etc.):
Both Linux Chromium and Firefox are affected by the bug.