AppGiniHelper | problem with label:

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
bwalker
Posts: 13
Joined: 2021-05-24 22:30

AppGiniHelper | problem with label:

Post by bwalker » 2021-07-05 15:57

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
Attachments
2021-07-05_7-15-45.jpg
2021-07-05_7-15-45.jpg (127.07 KiB) Viewed 711 times
2021-07-05_7-14-54.jpg
2021-07-05_7-14-54.jpg (146.88 KiB) Viewed 711 times

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1807
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

Re: AppGiniHelper | problem with label:

Post by jsetzer » 2021-07-05 20:57

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.
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 24.10 Revision 1579 + all AppGini Helper tools

bwalker
Posts: 13
Joined: 2021-05-24 22:30

Re: AppGiniHelper | problem with label:

Post by bwalker » 2021-07-06 00:45

OK, jsetzer. Good to know.
Thanks and Great product.

Post Reply