On initial load the middleware does not set (create) cookies equivalent to the initialState passed in. To be clear, the cookie does not exist on initial run.
I am required to send an action to mutate the state to trigger the initial save & creation of the cookie.
Hello!
On initial load the middleware does not set (create) cookies equivalent to the initialState passed in. To be clear, the cookie does not exist on initial run.
I am required to send an action to mutate the state to trigger the initial save & creation of the cookie.