Services Plugins FAQs

Reading data from "Browser Session or Local Storage Plugin for Bubble"

I bought plugin and unfortunately, as it works great in case of single key writing-reading, it’s not working in case of reading more than 1 keys :frowning:
Btw it’s completely not documented plugin!

I use sequence:

  1. Get browser data / for given Key #1
  2. Set element’s custom state A to = Browser Storage A’ Get data output

It works in case of reading one key. But when I add 2 more actions in the workflow:

  1. Get browser data / for Key #2
  2. Set element’s custom state B to = Browser Storage A’ Get data output

It doesn’t give value of the second key. Why?


1

Thanks in advance for any tip/ suggestion.
regards
Norbert

Thanks for answer, but I hope to get specific help from Zeroqode/ forum admins side. It’s ZEROQODE plugin (Browser Session or Local Storage Plugin | Bubble). That’s why I decided to ask for help on Zeroqode forum :slight_smile:
The problem is exactly as you decribed - plugin not works in case of reading more than 1 key in a row. I wrote to Zerqode support - no answer :frowning:

Hello, @seo.thinkkong.
Thank you for reaching out and for your patience. :pray:

I have reported the issue you have found to the plugin developer. We need to investigate your request and adjust the demo page. Thank you kindly for your feedback.

I will let you know once there is an update from the plugin developer. Please bear with us since there might be a slight delay due to the developer team’s workload.

Thank you for understanding :heart:

Thanks for answer. Could you give any approximate response time from the developer? I am building an app and would like to know if they can solve the problem within 1-3 days or should I look for another solution?

@seo.thinkkong,

Unfortunately, I can not give you approximate time frames, but we will do our best to get back to you within 3 days.

Thank you for your patience :pray:

Is there any new information about plugin?

Hello, @seo.thinkkong. Thank you for your patience.

There is a state in the plugin called “Get data as list”. Insert your keys into the “List of keys” field (f.e. key1,key2,key3) and use the Repeating Group to display the values of these keys. Example:

Summary



image

Hope it helps :pray:

THANKS! I’ll try this! :slight_smile:

1 Like

Unofrtunately, it’s working in case of reapeating group, but it’s still impossible to apply it to “create new entry in database” action :frowning:
Please, take a look:

  1. First action - “Get Data as a list”
  2. Text field displays 4th element from the list, it’s Ok
  3. Unfortunately, used in “Create new entry” (3rd screen) sentence, the same 4th key doesn’t give any value…



Zrzut ekranu 2023-03-30 o 17.02.47

@seo.thinkkong,

I have tried to replicate your use case/setup and it seems to be saving into the Bubble database normally. Please see the video:

Let me know if I got you wrong here and if you still need any help.
:pray:

Thank you, will double check it!

1 Like