modok / dnd-tools

My tools for D&D
1 stars 0 forks source link

State resets if the hps value of a contender is modified after a restore from localstorage #4

Open arnomatt opened 4 years ago

arnomatt commented 4 years ago
  1. Init combat
  2. add a contender
  3. change the hp of the contender
  4. reload the page in the browser (F5)
  5. change the hp of the contender again

Result: The state is reset

arnomatt commented 4 years ago

to be fixed in https://github.com/modok/dnd-tools/pull/5