0.2.1
This is dueue to Session being above Cookie in the plugins stack, hence missing when the cookie data gets populated. With some re-working this can change, however it is not very important at the time. We can just use(Cookie) before Session.
This is dueue to Session being above Cookie in the plugins stack, hence missing when the cookie data gets populated. With some re-working this can change, however it is not very important at the time. We can just use(Cookie) before Session.