No queries available from ui

The only change made on this standard web project was that I removed the “superfluous” Hello service and replaced it with typeof(my data service) in the constructor.

After publication I get this

I am sure I missed something but don’t really know where to start.

Are you using the latest v6.4 release? If so can you check for JS Errors in the console log.

No I have not upgraded yet…should I?

So I updated to 6.4 and this is in the js log

auth:1 Failed to load resource: the server responded with a status of 401 (Unauthorized)

A 401 testing for Auth is normal so it’s going to be something else, can you publish a repro to GitHub so we can identify the issue.