Component Replication in Character Blueprint issue

I make a Sphere which links with a sphere by a PhysicsConstraint. And I turn on the Spheres Component Replicates. But when I start the game, the Sphere in client moves very weird and in a different position with Severs sphere. What should I do to replicate a physics component in character blueprint?