additionalScope undefined - REST API and JS query

Hey, I get errors on passing additionalScope variable

I define it in JS query -

and it finally works when i run my REST API query, but initially on open the edit form - the value is undefined. How to get rid of those errors in the console?

1 Like

Hi @Anna123NW,

This is, unfortunately, a known bug, see related thread here.

However, the error is a linting one and it will not impact your app's performance.

Best,
Miguel

1 Like

thank you @MiguelOrtiz :slight_smile: :sunny: !!

1 Like