feat: Inject content hash into document preview URL #8252
Annotations
1 warning
Build:
packages/form-js-viewer/src/render/components/form-fields/DocumentPreview.js#L305
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
|
Loading