I found it:
I have the normal menu and only use TAPTAP for mobile menu. So i hide x-navbar between minimum and max pixels.
I had set the max pixels at 9999999999999999999 (like as much as possible)
In Safari that messed it up. So i changed it to 999999 and now it works.
For if you have this issue again 🙂