Hey @timmarcie ,
Thank you for sharing additional details.
I also double checked the demo page of our plugin with Iphone and Macbook, but never found the problem you mentioned above.
Please configure the plugin as shown on our editor demo page, and also feel free to use the documentation for this plugin.
Other than that, here are some general tips that may help solve this problem:
Conflict with Other Plugins or Libraries:
- If your page uses another plugin that relies on a similar library (e.g., Dropzone.js or other file-upload-related libraries), it could lead to conflicts. These conflicts typically happen when different versions of the same library are loaded simultaneously.
Recommendations:
- Check which other plugins are installed in your project. Temporarily disable plugins related to file uploading or data processing and test the Multi File Uploader plugin.
- Ensure that custom scripts or external libraries (if you use any) do not conflict with the Multi File Uploader plugin.
Issue with Bubble Responsive Engine:
- If you’re using the new Bubble Responsive Engine, improper configuration of the container holding the Multi File Uploader could cause unexpected behavior (e.g., the plugin element may resize incorrectly if elements are being reloaded dynamically).
Recommendations:
- Make sure the plugin element has sufficient space and that its container is not being hidden or resized unpredictably in mobile/desktop views. Try disabling the responsive settings temporarily to test.
- Use the Bubble debugger to ensure the plugin renders correctly in problem scenarios.
Browser Cache or Cookie Issues:
- Since the user mentioned “reloading the page sometimes fixes the issue,” this could indicate a conflict with cached data or cookies in the browser.
Recommendations:
- Clear the browser cache and test again.
- Test the plugin in incognito mode.
Thank you for understanding.
Best Regards,
Anton
Support Team
Browse all Zeroqode Plugins for Bubble
