We’ve migrated our documentation to a new site, which means some URLs have changed.
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:

  • Identity Management initiate password reset

  • Identity Management login page

  • Identity Management login confirm page

  • Identity Management register page

  • Identity Management register confirm page

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

Last updated: