Description
Adding an image component to your scene and using the new loader causes the open link hover button to be displayed even when there is no link component present (the button also doesn't do anything when clicked on).
To Reproduce
Steps to reproduce the behavior:
Load a scene with an image component (but no link component) into a Hubs room with the new loader.
Hover your cursor over the image.
See the open link button appear on hover and see that it doesn't do anything when clicked.
Expected behavior
The open link hover button shouldn't appear unless there is a link on the object along with the image component.
Description Adding an image component to your scene and using the new loader causes the open link hover button to be displayed even when there is no link component present (the button also doesn't do anything when clicked on).
To Reproduce Steps to reproduce the behavior:
Expected behavior The open link hover button shouldn't appear unless there is a link on the object along with the image component.
Videos New Loader: https://github.com/mozilla/hubs/assets/9795121/63b53681-0f7b-488f-9668-01a51962c700
Old Loader: https://github.com/mozilla/hubs/assets/9795121/0fc74d69-a7f9-4187-a68b-7a437b1de007
Hardware