logux / redux

Redux compatible API for Logux
https://logux.org/
MIT License
127 stars 16 forks source link

How to synchronize the state when opening a new tab? #5

Closed mrdimidium closed 6 years ago

mrdimidium commented 6 years ago

Let's say I have a certain condition. During operation, this state is synchronized with the server. When you open a new tab, I want to get this condition. As the time to obtain this status?

mrdimidium commented 6 years ago

I mean like when the page is loaded to retrieve the current log.

mrdimidium commented 6 years ago

All the logs with the reasons will be synchronized automatically