09-25-2019, 07:47 AM
I thought it was a problem with the TMS components demo but it turns out I can't seem to get ANY new IW application to work.
Existing applications works fine but when I create a new app (standalone wheter using indy or HTTP.sys), all i get when I run it is an error in the browser:
"Cannot return null for non-nullable field Settings.canCollectData"
I'm using Delphi 10.2.3 Tokyo, IW 15.1.4
When I look into the debug console, I can see two POST requests to http://127.0.0.1:8888/graphql right after loading main.js.
Any idea what could be going wrong?
thanks, Stephane
Existing applications works fine but when I create a new app (standalone wheter using indy or HTTP.sys), all i get when I run it is an error in the browser:
"Cannot return null for non-nullable field Settings.canCollectData"
I'm using Delphi 10.2.3 Tokyo, IW 15.1.4
When I look into the debug console, I can see two POST requests to http://127.0.0.1:8888/graphql right after loading main.js.
Any idea what could be going wrong?
thanks, Stephane