Results 45 comments of Luke Vo

I am also looking into this though at a smaller scale. For e.g. I want to test on a server that support TLS only, and one that do not have...

I have the same issue. Crash on credit. Anyone has save file after it? I want to play the ending for Minion.

@eiriktsarpalis Hi, just create a new project with Worker template and you have the problem immediately in `Program.cs` file: ![image](https://user-images.githubusercontent.com/6388546/142129725-3244b2d9-860d-4f7f-ac03-fae549c56084.png) [Github Repo](https://github.com/datvm/DemoIntelliSenseProblem) if you still need it. It seems to...

Hi is there any update on this issue? It's still happening today (VS 2022 17.2.3) ![image](https://user-images.githubusercontent.com/6388546/172706657-e51d154f-63fa-44cd-b5d5-e80f0af9b84e.png)

@ForeverAT I was able to add it to Chrome Extension (running in an extension popup page), explained here: https://stackoverflow.com/a/76604454/653457. No idea why there is no documentation/mention of this anywhere though.

@felri You need to [add a CSP declaration for wasm](https://developer.chrome.com/docs/extensions/reference/manifest/content-security-policy).

My Stream implementation only supports `ReadAsync` and `Read` throws. Is there anyway I can help with this?

I can confirm this is no longer an issue testing at v17.9.2. Do you want to close this?

That's great and yes this issue would be fixed as well.

https://material-web.dev/components/icon/ is available but it's not on the sidebar. I thought it's intentional because [Elevation](https://material-web.dev/components/elevation/) is not there as well. Interestingly [Ripple](https://material-web.dev/components/ripple/) wasn't there before but it's now.