chore: release main #367
Annotations
10 warnings
Check react compiler on editor:
packages/editor/src/editor/Editable.tsx#L120
[ReactCompilerBailout] Support value blocks (conditional, logical, optional chaining, etc) within a try/catch statement (@:614:8)
|
Check react compiler on editor:
packages/editor/src/editor/components/Element.tsx#L60
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:137:26)
|
Check react compiler on editor:
packages/editor/src/editor/components/Element.tsx#L60
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:170:34)
|
Check react compiler on editor:
packages/editor/src/editor/components/Element.tsx#L60
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:193:39)
|
Check react compiler on editor:
packages/editor/src/editor/components/Element.tsx#L60
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:216:6)
|
Check react compiler on editor:
packages/editor/src/editor/components/Element.tsx#L60
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:280:6)
|
Check react compiler on editor:
packages/editor/src/editor/components/Element.tsx#L137
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Check react compiler on editor:
packages/editor/src/editor/components/Element.tsx#L170
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Check react compiler on editor:
packages/editor/src/editor/components/Element.tsx#L193
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Check react compiler on editor:
packages/editor/src/editor/components/Element.tsx#L216
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Loading