mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 13:04:30 -08:00
fix bug
This commit is contained in:
@@ -926,6 +926,9 @@ const open_app_window = (state, globals) => {
|
||||
external_imports_cache: null,
|
||||
// Bust parse result cache because list of globals may change
|
||||
parse_result: null,
|
||||
// Clear io trace because promises in io_trace become invalid after their
|
||||
// window close
|
||||
io_trace: null,
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user