At first , there will two pages will be open at same time. Then, page A will pass the data to Page B thru redux. The question is how can the Page B able to update the page and get the data from Page A when two page open at same time. Can it be sync?