I’ve got the same problem, but also the values in customer emails are wrong – the default price is shown rather than the converted foreign currency price (even though the foreign currency symbol is displayed). Anyone else see this?
I had the same problem. I found that refreshing the page worked properly, so I replaced the continue link in my splash page template with a Javascript refresh command:
href="javascript:window.location.reload();"