Skip to content

Fixed third party links

Ciarán Ainsworth requested to merge fix-3rd-party-links into master

Passing host.url as the :key binding returns [object Object] as URL as this is converted to a string. Switching this to host.label resolves the issue.

Merge request reports