microsoft / Cognitive-LUIS-Windows

Windows (.Net) SDK for the Microsoft Language Understanding Intelligent Service API, part of Congitive Services
www.microsoft.com/cognitive-services/en-us/language-understanding-intelligent-service-luis
Other
134 stars 78 forks source link

When using Chrome web browser on mac the bing spell check entry into the dashboard is not working for testing #91

Open xtianus79 opened 5 years ago

xtianus79 commented 5 years ago

per this documentation

https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-interactive-test#view-bing-spell-check-corrections-in-test-panel

The key entered doesn't seem to work because as the documentation states by user session it doesn't seem to hold the key for an entire browser session as when I enter the key and make or remake a question from the test panel the key is gone when I check it again. It is as if it is not holding the key in state for it to actually be used in the query.

Screen Shot 2019-09-20 at 11 22 40 AM