Hello,
I have a problem with one of my plugins.
It works perfectly in preview mode but when I export it, some datas that I rely on seems to disapear.
It's a translation plugin that iterates over each plugin to find instance variables names and values
But when exported, the key "instance_var_names" is not present, which break the whole plugin
Preview :
Export :
Is there any way to get it back, or to access it ?
Maybe Ashley, it's a bug ?
Thanks for your help