v1.0.83
To reproduce,
1. $store.commit('code', 'A.m')
2. $store.commit('code', 'B A.m')
At step 2, the message layer was not updated.
To fix it, we update the generate key for the message lay when we
update the lifeline l
To reproduce,
1. $store.commit('code', 'A.m')
2. $store.commit('code', 'B A.m')
At step 2, the message layer was not updated.
To fix it, we update the generate key for the message lay when we
update the lifeline l