Skip to content

fix: prevent table component from breaking with invalid data #8244

fix: prevent table component from breaking with invalid data

fix: prevent table component from breaking with invalid data #8244

Triggered via push December 19, 2024 09:44
Status Success
Total duration 6m 45s
Artifacts

CI.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Build (macos-latest, 20): packages/form-js-viewer/src/render/components/form-fields/DocumentPreview.js#L299
The ref value 'ref.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'ref.current' to a variable inside the effect, and use that variable in the cleanup function
Build (ubuntu-20.04, 20): packages/form-js-viewer/src/render/components/form-fields/DocumentPreview.js#L299
The ref value 'ref.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'ref.current' to a variable inside the effect, and use that variable in the cleanup function
Build (windows-latest, 20): packages/form-js-viewer/src/render/components/form-fields/DocumentPreview.js#L299
The ref value 'ref.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'ref.current' to a variable inside the effect, and use that variable in the cleanup function