LamaAni / XPress

An Alpha version website builder for C#
Other
0 stars 0 forks source link

Error when loading stored json state (xpress state) from disk after app restart #5

Open LamaAni opened 10 years ago

LamaAni commented 10 years ago
  1. Start two web pages
  2. Do an action on one of the pages after waiting the appropriate time for the session to become old, so the second page would be unloaded from memory.
  3. On the unloaded page try and do an action. You will see that the session dose not reload.