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

FilePondPluginImageOverlay is not working for Pre-Loaded images with Vue #31

Open
Carlos-vargs opened this issue Dec 1, 2023 · 0 comments

Comments

@Carlos-vargs
Copy link

Description of the problem:
I'm having a problem with the FilePondPluginImageOverlay in a Vue project. The plugin does not seem to activate correctly for images that have been pre-loaded into FilePond.

Steps to Play:

  1. Preload images into FilePond using Vue.
  2. Note that the overlay plugin is not activated for these images.

Expected Behavior:
I expected the overlay plugin to activate for all uploaded images, including pre-loaded ones.

Current Behavior:
The overlay plugin is only activated for images that are loaded after component initialization, not for pre-loaded images.

Around:

  • Vue version: [^3.3.4]
  • FilePond version: [^4.30.4]
  • FilePondPluginImageOverlay version: [^1.0.9]

Screenshots:
Vue and FilePond Script
image

FilePond implementation
image

Output with pre-load images
image

@Carlos-vargs Carlos-vargs changed the title Issue with FilePondPluginImageOverlay on Images Pre-Loaded with Vue FilePondPluginImageOverlay on Images Pre-Loaded with Vue Dec 1, 2023
@Carlos-vargs Carlos-vargs changed the title FilePondPluginImageOverlay on Images Pre-Loaded with Vue FilePondPluginImageOverlay is not working for Pre-Loaded images with Vue Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant