fix(core): flag application/x-portable-text
as portable text
#8737
Annotations
11 warnings
Post Cache node modules
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Lint with the React Compiler ESLint plugin:
packages/sanity/src/core/comments/plugin/input/components/CommentsPortableTextInput.tsx#L262
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Lint with the React Compiler ESLint plugin:
packages/sanity/src/core/comments/plugin/input/components/CommentsPortableTextInput.tsx#L441
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Lint with the React Compiler ESLint plugin:
packages/sanity/src/core/comments/plugin/input/components/CommentsPortableTextInput.tsx#L528
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Lint with the React Compiler ESLint plugin:
packages/sanity/src/core/comments/plugin/input/components/CommentsPortableTextInput.tsx#L561
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Lint with the React Compiler ESLint plugin:
packages/sanity/src/core/components/commandList/CommandList.tsx#L185
Reassigning a variable after render has completed can cause inconsistent behavior on subsequent renders. Consider using state instead
|
Lint with the React Compiler ESLint plugin:
packages/sanity/src/core/form/inputs/PortableText/PortableTextInput.tsx#L295
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Lint with the React Compiler ESLint plugin:
packages/sanity/src/core/form/inputs/PortableText/PortableTextInput.tsx#L296
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Lint with the React Compiler ESLint plugin:
packages/sanity/src/core/form/inputs/PortableText/hooks/useMemberValidation.tsx#L36
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Lint with the React Compiler ESLint plugin:
packages/sanity/src/core/form/inputs/PortableText/hooks/useMemberValidation.tsx#L37
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Lint with the React Compiler ESLint plugin:
packages/sanity/src/core/form/inputs/PortableText/hooks/usePortableTextMembers.tsx#L121
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Loading