Closed GDogyGy closed 6 months ago
i used orchid 2 years ago and this bug stil alive
It seems like you have us confused with a different product: I have no clue what any of this means.
@GDogyGy FTR, I think you wanted this repository: https://github.com/orchidsoftware/platform
Describe the bug When add field Upload to some element with {field: upload}->media() and turbo.cache = true this field duplicate dz-preview when back to page. And when i click to media picture duplicate with same hash file.
To Reproduce Steps to reproduce the behavior:
Upload::make('seoField.image_id') ->title(__('seo_field.admin.column.image'))->media() ->acceptedFiles('.jpg,.png,.jpeg')->maxFiles(1)
Expected behavior In media does not have duplicate with one sum hash When i back in page with turbo cache i had to see one block preview dz-preview
Screenshots
Device information:
Additional context Add any other context about the problem here.