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.
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.
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.