|
We're using Would like to ask the possibility to get the initial state from the global value before effect and what is purpose of this design (Media value undefined in initial)? |
Answered by
xobotyi
Oct 3, 2022
Replies: 1 comment
|
It is possible but lead to gaisenbug when in some cases state is not retrieved by no reason. The reason for now - proper work during SSR. I have in plans to watch carefully what was the reason and attempt to fix the issue, but for now i have to leave it like that |
0 replies
Answer selected by
xobotyi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is possible but lead to gaisenbug when in some cases state is not retrieved by no reason.
The reason for now - proper work during SSR. I have in plans to watch carefully what was the reason and attempt to fix the issue, but for now i have to leave it like that