mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 21:14:28 -08:00
fix refactor value explorer
This commit is contained in:
@@ -291,6 +291,8 @@ export const exec = (cmd, ...args) => {
|
||||
}
|
||||
|
||||
|
||||
// Wrap with_code_execution, because rendering values can trigger execution
|
||||
// of code by toString() and toJSON() methods
|
||||
with_code_execution(() => {
|
||||
apply_side_effects(state, nextstate, cmd, ui);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user