I had this issue and (it feels like a hack) was able to resolve it by limiting overflow:
html { overflow-x: hidden; }