You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the session to store object instances, if I then change to another localhost project that uses different classes, the session will fail because it can't be unserialized.