Mor Shemesh
Mor Shemesh
Sorry, I ended up using another solution: https://github.com/berniegp/mock-xmlhttprequest
Hi @fms-santos, Sorry but it seems you are right, according to the following [code-1](https://github.com/Azure/ibex-dashboard/blob/master/client/src/utils/data-formats/formats/bars.ts#L82), [code-2](https://github.com/Azure/ibex-dashboard/blob/master/client/src/utils/data-formats/formats/bars.ts#L98) (for 'format'), once the format sorts the values into the dictionary, the original order is...
I understand @fms-santos , but currently we're not actively working on the project. Nevertheless, we do receive and review PRs into the repo.
@DavidCampaneroGarcia what's the problem?
@DavidCampaneroGarcia - I've marked this issue as a bug, it is indeed an issue with the bot-framework-inst dashboard. I think it's a matter of simply pointing the scorecard of total...
@stephlocke - In our experience, login loops usually happen when not entering the AD information well enough. To start with you can just skip authentication. Afterwards, you'll need to follow...
@alokraj68 - If you're not entering the right properties in the authentication fields, this can cause some problems which we haven't gotten around to checking yet. It's possible this happens...
@alokraj68 - 1. Which template did you choose? 2. did you connect your bot (from the portal) to application insights? 3. Did you connect the instrumentation to your bot?
@alokraj68 - can you try to redeploy the application and follow the instructions? We've updated the instructions to be more precise as well as the links. LMK if that works.
p.s. don't forget to get the updated version from `master` branch