
Uncaught TypeError: navigator.clipboard.readText is not a function
Hi, I'm using ASNA Wings AS400 Web app. Ctrl-V shortcut does not work.
I observe this error from the controller.
I don't have a problem in other browsers.
Hi, I'm using ASNA Wings AS400 Web app. Ctrl-V shortcut does not work.
I observe this error from the controller.
I don't have a problem in other browsers.
Gekozen oplossing
Hi,
Dom.Events.Testing.AsynClipBoard setting up True, I solved the problem for now.
Dit antwoord in context lezen 👍 0Alle antwoorden (2)
Hi,
Firefox supports reading the clipboard like this only in browser extensions. You can't use this code on a website.
Gekozen oplossing
Hi,
Dom.Events.Testing.AsynClipBoard setting up True, I solved the problem for now.