Right now the dapp holds on to a lot of state and does not cleanly clear state when switching between EMPs. Ideally, the process of switching between EMPS should first purge the current state and then load the new state. This would ensure that the dap never shows stale data.
Right now the dapp holds on to a lot of state and does not cleanly clear state when switching between EMPs. Ideally, the process of switching between EMPS should first purge the current state and then load the new state. This would ensure that the dap never shows stale data.