Hello,
I just converted a Module to an App (multi-page app), and within the module, there is an "Input" called "AUTH".
After the conversion, I try to create a Variable with the same name "AUTH" and I could not do that (says that there is a property with the same name).
I could not find this variable anywhere in the app (global or page specific).
Im not sure if this is an actual bug, but it would be useful to convert the input (and maybe the output) to actual global/page-spe "variables".
Thank yoU!