chore: add the new eslint rule #5089
Annotations
10 errors
CI Typescript:
app/src/contexts/DatasetContext.tsx#L23
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
CI Typescript:
app/src/contexts/DatasetContext.tsx#L24
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
CI Typescript:
app/src/contexts/DatasetContext.tsx#L27
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
CI Typescript:
app/src/contexts/PlaygroundContext.tsx#L18
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
CI Typescript:
app/src/contexts/PlaygroundContext.tsx#L19
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
CI Typescript:
app/src/contexts/PlaygroundContext.tsx#L22
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
CI Typescript:
app/src/contexts/PointCloudContext.tsx#L23
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
CI Typescript:
app/src/contexts/PointCloudContext.tsx#L24
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
CI Typescript:
app/src/contexts/PointCloudContext.tsx#L27
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
CI Typescript:
app/src/contexts/PreferencesContext.tsx#L18
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|