🕷 [PLUGINS] No context.keys values in initialize() method

All of a sudden, out of the blue, context.keys is undefined in my plugin’s initialize() method. I’ve changed nothing. This seems to have happened in the last day or two.

I’m using it for an API token, so needless to say, my plugin is borked. :weary:

Anyone else seeing this?

CORRECTION

The context.keys object is actually there, but it’s empty - i.e. contains no properties - so my API token simply isn’t there.

A couple follow-up visuals…

The above images are from a test plugin, but this issue was discovered in the dev version of an existing plugin. This issue is impeding progress. Bug report filed.

Bubble has pushed a fix, and I have confirmed that it is working.

:+1:

2 Likes

This topic was automatically closed after 14 days. New replies are no longer allowed.