Skip to content

refactor: update document preview properties panel #8206

refactor: update document preview properties panel

refactor: update document preview properties panel #8206

Triggered via push December 12, 2024 13:53
Status Success
Total duration 6m 38s
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#L303
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#L303
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#L303
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