Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource Detail Image Wrong Version #42

Closed
tschmidiger opened this issue Aug 23, 2018 · 10 comments
Closed

Resource Detail Image Wrong Version #42

tschmidiger opened this issue Aug 23, 2018 · 10 comments
Labels
bug Verified bug by the Nova team

Comments

@tschmidiger
Copy link

tschmidiger commented Aug 23, 2018

According to the docs (Customizing Previews) the images displayed on the resource detail page should be the preview version. But the detail and edit page actually show the thumbnail version as it is set in this component:

nova/resources/js/components/Detail/FileField.vue
nova/resources/js/components/Form/FileField.vue

@devmsh
Copy link

devmsh commented Aug 27, 2018

still in 1.0.6

@BostjanOb
Copy link

image

preview is not used in any of the file fields

@charlielangridge
Copy link

+1

1 similar comment
@Gnative
Copy link

Gnative commented Sep 4, 2018

+1

@Gnative
Copy link

Gnative commented Nov 4, 2018

Wondering why this is still a bug ?

@bonzai
Copy link

bonzai commented Nov 29, 2018

This has been fixed and will be included in the next release.

@bonzai bonzai closed this as completed Nov 29, 2018
@janmaarten
Copy link

As far as I can tell, this hasn't been fixed in laravel/nova v1.2.1. Thumbnail url still being used in all three views: index and both detail + edit.

@bonzai
Copy link

bonzai commented Jan 5, 2019

Make sure you republish your assets:

$ php artisan nova:publish --force

@janmaarten
Copy link

@bonzai Ah, yes - didn't think of that. Thanks, working.

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Verified bug by the Nova team
Projects
None yet
Development

No branches or pull requests

8 participants