component hit event not work on server

Hi , I disable repliactedmovement in my character class bp because i used another way to sync move , but i find on component hit event in other BP which in scene will not work on server anymore , Is there a connection between the prohibition of replicatedmovement and collision events? Is there a way to replicate on component hit event even when Repliatedmovement is prohibited?
image