This module works great on my login page, but I have my login links setup to open the login form within a modal popup. When this module is enabled, and the form tries to load in a modal popup, I get the following error:

TypeError: $("#edit-openid-identifier").val("")[0] is undefined

Any ideas how to get around this?

Thanks in advance

Comments

modstore’s picture

Actually, I get that error on initial page load, before I even try to click the login link to open the modal popup.