Prevent camera lag when teleporting pawn ?

I ran in the same issue and i solved it by totally disabling the lag system on the arm for 2 frames. It seems to be enough for the camera to be positioned correctly.
Blueprint looks like this:


It’s not perfect but it’s a no brainer and as the teleport location is controlled, the camera has no risk to bump into anything.