fix: init phase
This commit is contained in:
parent
63c23736ad
commit
08abec8fd5
1 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@ export function Repl({ embedded = false }) {
|
|||
}, []);
|
||||
|
||||
const handleDocChanged = useCallback(
|
||||
(v) => {
|
||||
({ view }) => {
|
||||
if (!init) {
|
||||
// this is only for testing! try this pattern:
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue