Services Plugins FAQs

Air Color Picker load transparency color

The Air Color Picker will not accept/load transparent rgba from the database. If i set the format to hex and then use the transprency slider for format switches to rga.

Am i missing something when it comes to loading a color with Transparency? i am on the latest version

BUT if i revert to version 1.29.0 there is no issue. all works perfectly.

Thanks

Hi @Bubbleboy,

Thank you for your message!

You’re absolutely right in your observation.
The behavior you’re experiencing is intentional: when the format is set to hex or hex3 , the plugin automatically switches to rgba when transparency is adjusted via the slider.
This is because traditional hex formats (like #RRGGBB or #RGB ) do not support alpha (transparency) values.

If you’d like to maintain transparency support, I recommend keeping the format in rgba . Unfortunately, hex will not be able to handle transparency as you need.

If you need further clarification or assistance, feel free to ask!

Best regards,
Support Team
Browse all Zeroqode Plugins for bubble
Banner_Last3

I totally understand that and thanks. the issue is the plugin will not load rgba from the Database! reverting to 1.29.0 it works. i am not trying to load a #hex

I am unable to load rgba(255, 255, 255, 0)as the default in version >1.29.0

the colour shows with out the transprency and loads as ‘rgb(255, 255, 255)’

it loads just dandy in version 1.29.0

Hi @Bubbleboy,

Thank you for your response and for providing further details!

I’ve forwarded all the information to our development team and will get back to you as soon as possible. In the meantime, I recommend using version 1.29.0, as it works as expected in your workflow.

Thank you for your understanding

Best regards,
Support Team
Browse all Zeroqode Plugins for bubble
Banner_Last3

1 Like

Hi @Bubbleboy,

Thanks again for your patience!

I’m happy to let you know that the issue has been resolved. The plugin now properly supports loading rgba values from the database in the latest version—so you should be able to use rgba(255, 255, 255, 0) as expected, including the transparency.

Feel free to check it out and let us know if everything works smoothly on your end. :sunflower:

Best regards,
Support Team
Browse all Zeroqode Plugins for bubble
Banner_Last3

@mina.rotari thanks very much but unfortunately its not loading the rgba(255, 255, 255, 0) as expected instead even thou the DB value is rgba(255, 255, 255, 0) its displaying rgb(255, 255, 255)

I have created a new color picker instance to check and double check. The same result.

Ive sent you a DM with a video showing the result after the update from 1.29 which is working to your latest version

1 Like

Hi @Bubbleboy,

Thanks for the follow-up. :pray:

To clarify, the key is to ensure that the RGBA value is stored exactly in the format rgba(x, x, x, x) in your database, including the full rgba string with the alpha channel. If the stored value is just (x, x, x,x), the transparency won’t apply, and you’ll see the color without it.

I’ve attached a screenshot showing an example of how the value should look in the DB to work correctly with the plugin.



Also, feel free to check out this test page where the RGBA values are working properly:

Please double-check that the exact rgba(...) string is stored and loaded from your database, and let me know if you still see discrepancies.

Looking forward to get this fully sorted. :sunflower:

Best regards,
Support Team
Browse all Zeroqode Plugins for bubble
Banner_Last3

Thanks for he demo page, ive tested and no joy. I’ll do another video. but in your test app go to Your Bubble app and change the color, it will not save the transparent value.

I’ll record a full video going through the scenrios ive tested and i’ll share the values saved to the db too in the video

1 Like

Hi @Bubbleboy ,

Thanks for your feedback. :pray:

What you’re describing makes sense — the value is converting to hex and then back to RGBA, which can cause the transparent value not to save correctly. I’ll pass this information along to our development team for further review.

We’ll keep you updated on any progress or fixes related to this issue.

Appreciate your patience and help in troubleshooting!

Best regards,
Support Team
Browse all Zeroqode Plugins for bubble
Banner_Last3

Hi @Bubbleboy,

Thanks again for your patience!

We’ve just pushed an update that includes a fix for the issue you reported with the transparent value not saving correctly due to the hex-to-RGBA conversion.

Please update the plugin in your app and let us know if everything works as expected now. We’ll be happy to assist further if needed!

Best regards,
Support Team
Browse all Zeroqode Plugins for bubble
Banner_Last3

1 Like

Thanks for all your efforts. This is now working 100%.

I appreciate this is a free plugin . I do have paid plugins fro you for what its worth.

Thanks

1 Like

Hi @Bubbleboy
​
I’m thrilled to hear everything is running smoothly now! :raised_hands: It’s always a pleasure to help, and we truly appreciate having you as part of our community.
​
If you’ve been enjoying our plugins, we’d love to hear your thoughts! Your feedback not only makes our day but also helps others in the Bubble community discover the best tools for their projects.
​
Leaving a quick 5-star review takes just a minute and makes a world of difference. Simply head to the Plugins tab in the Bubble editor, search for the plugin, and rate it! :star2:

Want to help even more? Share your experience on:
:link: Zeroqode Reviews
:link: G2
:link: Clutch
:link: Trustpilot
​
Your support means everything to us and helps us continue building awesome products for you! :rocket:
​
Thanks a ton, and have an amazing weekend ahead! :pray:

Best regards,
Support Team
Browse all Zeroqode Plugins for bubble
Banner_Last3