hubs
hubs copied to clipboard
[iOS][Intermittent] The text bubble is not visible when spawned into the room
[Affected Versions]:
- Chrome
- Safari 14
[Affected Platforms]:
- IphoneSE
[Prerequisites]:
- Hubs Cloud services are set up.
- Have a room opened as an moderator.
[Steps to reproduce]:
- Tap on the "Chat" button from the menu bar.
- Tap on the Chat input field to display the keyboard.
- Insert a string using the keyboard.
- Tap on the "Create" button from the chat input field.
- Dismiss the Chat window and observe the text bubble created.
[Expected results]:
- The text bubble is visible and correctly displayed.
[Actual results]:
- The text bubble is not visible.
[Notes]:
- The object menu of the text bubble is displayed when activated but the object itself is not.
- I was able to reproduce this issue in 6 attempts out of 10.
- The issue is also reproducible on "https://hubs.mozilla.com/" website.
- Attached is a screen recording of the issue: link.
┆Issue is synchronized with this Jira Task
I can reproduce the problem on my iPhoneX iOS 15 + Safari.
Unrecognized Content-Security-Policy directive 'worker-src'
console error shows up when attempting to spawn a text bubble.
I am now able to reproduce this issue 100% of the time on Safari 15.2.
Can anyone test on Safari 15.5 or newer? Safari seems to support worker-src
from 15.5. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/worker-src#browser_compatibility