I have parent component which showing records in table. When user click it redirect to child component with record Id passing in parameter using history push. This is all wo