Page 1 of 1

AppGiniHelper | problem with label:

Posted: 2021-07-05 15:57
by bwalker
Morning All,
After installing the AppGiniHelper JS Library I'm getting some warnings show up in the Console window (see attached).
The rest of the library seems to function fine. Are these warnings something I need to worry about? How can I prevent them form showing?
Thanks for any and all direction,
Newbie Bill

Re: AppGiniHelper | problem with label:

Posted: 2021-07-05 20:57
by jsetzer
Those are just warnings but not errors. Please just Ignore them.

They will be removed in upcoming version unless you are trying to work on a field which cannot be found. In those cases these warnings will help you finding misspelled fieldnames in your code or detecting renamed fields or removed fields.

Re: AppGiniHelper | problem with label:

Posted: 2021-07-06 00:45
by bwalker
OK, jsetzer. Good to know.
Thanks and Great product.