Services Plugins FAQs

AWS File Upload Plugin - Not Working

Hello everyone,

We’re happy to let you know that the issue has been successfully resolved by our dev team. The plugin has been updated and published with version 1.219.0.

Update details:
:hammer_and_wrench: Fixed problem with height

Please update to the latest version and let us know if everything is now working as expected.

Thanks so much for your patience, cooperation, and understanding while we worked on this. :relaxed:

Best regards,

Support Team
Browse all Zeroqode Plugins for bubble
Banner_Last3

1 Like

so i was right about height.

Confirmed working! THANK YOU!

Igor, can you please explain what happened and how it effected live mode as well?

Hey @hitvocalsuk, @nikmightynik,

Thanks for confirming the fix is working! :raised_hands:

Here’s a quick explanation of what happened:

Originally, the plugin relied on Bubble’s built-in function properties.bubble.height() to determine the height of the element dynamically. This method is intended to return the correct height so that the element can render properly within the page layout.

However, at some point this function started returning a value of 0 — without any error or warning. As a result, the plugin element was being rendered with a height of 0 pixels, effectively making it invisible both in the editor and in live mode.

To resolve this, we’ve stopped relying on properties.bubble.height() and instead implemented a new method that tracks the actual canvas size directly. This gives us consistent control over how the element is displayed and ensures that it works reliably, regardless of changes in Bubble’s internal behavior.

If Bubble updates or restores proper behavior to that function in the future, we’ll review our approach again — but for now, this workaround is stable and fully functional.

Let us know if you have any other questions. :pray:

Best,

Zeroqode Support Team
Browse all Zeroqode Plugins for bubble
Banner_Last3

ok thnks, but that means that we have to uncrease the version. and then have to reconfigure all the workflow especially when 1.1xx
Documentation is not pretty clear on how to adapt quickly, and even the video is with all elements.
may be a header script to fix it quickly time to redefine all that ?

And unfortunately, looks like many changes apperars on state, to control when upload or not, to trigger actions

Hey @almi.77.dev ,

We have updated docs for the AWS element and how element and workflow should be set - also we have demo page that user can look and compare their setup

Regarding your question about updating the plugin from version 1.188.0 to the latest release — we recommend reviewing the plugin documentation, specifically the section dedicated to the New Element and its setup instructions.

You’ll find that the bucket name is included in the Generate Presign-URL action. The documentation also outlines the steps for configuring both the File Uploader and File Uploader No GUI elements.

Hope this helps!

Best Regards,
Anton

Zeroqode Support Team
Browse all Zeroqode Plugins for bubble
Banner_Last3