Hello all,
We just upgraded a development environment to RC3 and are receiving a javascript error under the following conditions...
1) Currently not logged in.
2) Set email address to an existing account
3) Click on the Continue button.
The nature of the error is a Null Element. When I debug, it takes me to the following line of javascript...
document.getElementsByTagName('HEAD')[0].appendChild(scriptElement);
I would expect this object to be null as I think 'HEAD' should be 'head'
Any help would be appreciated.
thanks in advance.
t
Checkout page
Re: Checkout page
I tried to reproduce this but couldn't.
Can you please post as much detail as possible?
Can you please post as much detail as possible?