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.
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.