Closed mdibaiee closed 7 years ago
fix: mark dirtyCompile as true upon compilation, re-render Compilation view only if dirty fix: split update into three parts: preUpdate, update and postUpdate, this allows us to apply some pre- and post-update changes to the state
dirtyCompile
update
preUpdate
postUpdate
fix: mark
dirtyCompile
as true upon compilation, re-render Compilation view only if dirty fix: splitupdate
into three parts:preUpdate
,update
andpostUpdate
, this allows us to apply some pre- and post-update changes to the state