mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
fix: init phase
This commit is contained in:
@@ -214,7 +214,7 @@ export function Repl({ embedded = false }) {
|
||||
}, []);
|
||||
|
||||
const handleDocChanged = useCallback(
|
||||
(v) => {
|
||||
({ view }) => {
|
||||
if (!init) {
|
||||
// this is only for testing! try this pattern:
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user