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

[Bug]: Preview image is still on the filepond area after upload. #28

Open
shadhinplanet opened this issue Oct 20, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@shadhinplanet
Copy link

What happened?

When we use in a component, after creating/uploading the post, the filepond still showing the previous image that is already uploaded. We need to have a system to reset the preview after uploading/post. so that when new post is creating no preview image is shown.

How to reproduce the bug

When i post a new data with image using filepond, its working fine but when i want to create another post then i can see the image of the previous post is already there as preview. its only disappearing when i refresh the page. but in livewire we don't refresh.

Package Version

1.3

PHP Version

8.2

Laravel Version

11.9

Which operating systems does with happen with?

macOS

Notes

Please have a system to reset according the wire:model reset. so that no preview image is display.

@shadhinplanet shadhinplanet added the bug Something isn't working label Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant