Johan Nordberg

Results 21 issues of Johan Nordberg

I have an issue where I can get crappy HTML and it breaks stateFromHTML in a weird way. Givning it html like this: `HeadingSome content without a wrapping tagHeading 2`...

> Please fill the template to help you out. Also, please try the `Example` project compare before submiting the issue when you have certain issue with your project setup. ###...

❓ question

I can't find TypeScript definitions for this project. Does it have any?

If I try to redraw then chart by setting chartView.models to a new value, nothing is redrawn.

When clicking a star I always get the same score, regardless of what star I press. What am I doing wrong? (In this case, score is always 2 in onFinishRating)...

Is it possible to get the range in the text of the currently spoken word? Like if you'd like to highlight the spoken word kind of like caraoke.

What if we use Azure Marketplace and a Solution Template offer to deploy MONA in the clients subscription? I do not have a complete plan on how to do this,...

enhancement

Tries to make a naive check if script is running inside an Azure Cloud Shell. Fixes issue #79

https://github.com/microsoft/mona-saas/blob/fb269cb0763ba2af39718e836466cd848021e128/Mona.SaaS/Mona.SaaS.Web/Views/Shared/_LoginPartial.cshtml#L10 The link to sign out does not work and result in a 404.

https://github.com/microsoft/mona-saas/blob/fb269cb0763ba2af39718e836466cd848021e128/Mona.SaaS/Mona.SaaS.Setup/basic-deploy.sh#L291 When running locally, user might not have the jq dependency installed. We should check for this when checking other prerequisites.