If thats the case then the script isn’t detecting the header is no longer sticky. But it was never designed for this kind of thing.
If you want just the Hamburger to be the only sticky element then you will need to disable the mobile headers sticky option. And then we can provide some CSS to position: fix the hamburger. But it will be fixed scrolling down or up.
Let me know