chore(deps): update dependency typescript to v5.8.2 #1654
Annotations
10 warnings
check-lint:
packages/editor/src/editor/components/Element.tsx#L332
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
check-lint:
packages/editor/src/editor/components/Element.tsx#L317
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
check-lint:
packages/editor/src/editor/components/Element.tsx#L292
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
check-lint:
packages/editor/src/editor/components/Element.tsx#L259
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
check-lint:
packages/editor/src/editor/components/Element.tsx#L69
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:400:6)
|
check-lint:
packages/editor/src/editor/components/Element.tsx#L69
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:332:6)
|
check-lint:
packages/editor/src/editor/components/Element.tsx#L69
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:317:39)
|
check-lint:
packages/editor/src/editor/components/Element.tsx#L69
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:292:34)
|
check-lint:
packages/editor/src/editor/components/Element.tsx#L69
[ReactCompilerBailout] Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef) (@:259:26)
|
check-lint:
packages/editor/src/editor/Editable.tsx#L133
[ReactCompilerBailout] Support value blocks (conditional, logical, optional chaining, etc) within a try/catch statement (@:768:8)
|