Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Uncaught TypeError: navigator.clipboard.readText is not a function

  • 2 odgovori
  • 1 ima ovaj problem
  • 894 views
  • Posljednji odgovor poslao Haydar Gürsoy

more options

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.
Priloženi snimci ekrana

Izabrano rješenje

Hi,

Dom.Events.Testing.AsynClipBoard setting up True, I solved the problem for now.

Pročitajte ovaj odgovor sa objašnjenjem 👍 0

All Replies (2)

more options

Hi,

Firefox supports reading the clipboard like this only in browser extensions. You can't use this code on a website.

more options

Odabrano rješenje

Hi,

Dom.Events.Testing.AsynClipBoard setting up True, I solved the problem for now.