Encountered an error while attempting to copy the text using the copy to clipboard button
following error pops up
1.
2.
3. Upon clicking the see details button i'm getting following error
UncaughtPromiseError > TypeError
Uncaught Promise > Cannot read properties of undefined (reading 'writeText')
TypeError: Cannot read properties of undefined (reading 'writeText') at NavbarLinkPopoverWidget._onCopyLinkClick (http://192.168.1.24:8069/web/assets/1/c1c06e9/website.backend_assets_all_wysiwyg.min.js:1847:82) at HTMLAnchorElement.dispatch (http://192.168.1.24:8069/web/assets/1/31b5962/web.assets_web.min.js:4580:476) at elemData.handle (http://192.168.1.24:8069/web/assets/1/31b5962/web.assets_web.min.js:4566:166)
4. Also upon clicking the " Copy error to clipboard" button i'm again getting error.
UncaughtClientError > TypeError
Uncaught Javascript Error > Cannot read properties of undefined (reading 'writeText')
TypeError: Cannot read properties of undefined (reading 'writeText')
at ClientErrorDialog.onClickClipboard (http://192.168.1.24:8069/web/assets/1/31b5962/web.assets_web.min.js:2334:48)
at Object.mainEventHandler (http://192.168.1.24:8069/web/assets/1/31b5962/web.assets_web.min.js:1550:77)
at HTMLButtonElement.listener (http://192.168.1.24:8069/web/assets/1/31b5962/web.assets_web.min.js:726:15)
Kindly lemme know what am I missing, I've installed the Odoo17 using source in a VM