Steps to reproduce:
- Using the latest version of Orion or Safari, attempt to paste an image to the Assistant
- Nothing happens, an error is printed in the console:
[Error] Unhandled Promise Rejection: NotFoundError: Path does not exist
(anonymous function) (assistant.bundle.js:96:399)
- Attempt to paste an image to the Assistant on Firefox
- Everything works as expected
Videos of the issue:
Safari:
Orion:
Firefox:
When I first launched Safari, I still had the old version of the assistant UI open, and I was able to paste an image there. This would suggest that something with the latest redesign is causing the issue.
Expected behavior:
Users should be able to paste images even when using WebKit browsers.