Skip to content

fix(vue): UFile - improve work with preview URL

Andrii Bezuglyi requested to merge fix/ufile_url into master

More accurate work with previewURL inside control, to prevent situation, when previewUrl is still set, but value is no longer valid due to window.URL.revokeObjectURL call.

It shall fix problem observed on DFlex issue LDOC-103

Merge request reports

Loading