Skip to content

feat: add runtime implementation of document preview component #8213

feat: add runtime implementation of document preview component

feat: add runtime implementation of document preview component #8213

Triggered via pull request December 12, 2024 20:43
Status Success
Total duration 5m 26s
Artifacts

CI.yml

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

Annotations

3 warnings
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 (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 (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