We’ve migrated our documentation to a new site, which means some URLs have changed. If you hit a broken link, submit a support ticket.
Subscriptions

Why am I seeing a "Blocked autofocusing" error in the console?

In case you encounter the below error when inspecting your website in the Chrome browser's Dev tools console:

Blocked autofocusing on a <input> element in a cross-origin subframe.
Blocked.jpg

You would need to update the following templates:

  • Piano ID initiate password reset

  • Piano ID login page

  • Piano ID login confirm page

  • Piano ID register page

  • Piano ID register confirm page

And replace value="" autofocus with value="" pn-autofocus in the HTML code.

Last updated: