Results 23 issues of Luke Vo

**Describe the bug** When running `-h muxer=framehash`, the output is as follow: ![image](https://user-images.githubusercontent.com/6388546/157165667-0c2ade35-e426-43d5-a5b5-4dc0c5fcff65.png) I guess ffmpeg.wasm relies on `FFMPEG_END` signal for end state. However in this case somehow it's printed...

### Description I was trying to create a Windows Service in .NET 6 following [this documentation](https://docs.microsoft.com/en-us/dotnet/core/extensions/windows-service). I want to read the settings from `appsettings.json` so I added the following code:...

Area-IDE
untriaged

I was so confused because the doc state that I should use `ILocalStorage` but in my package installed from Nuget there is no such thing. I checked the source code...

**Describe the bug** `declarativeNetRequest` (`declarative_net_request`) is not applied when the requests are already cached by Service Worker. See: [my question on StackOverflow](https://stackoverflow.com/questions/73770764/declarativenetrequest-declarative-net-request-does-not-work-on-cached-requests) and [discussion on crbug](https://bugs.chromium.org/p/chromium/issues/detail?id=1175349) with [confirmation that it...

P2
extensions
content update

- Version: 3.4.5 - Rollup Version: 4.1.5 - Operating System and version (if applicable): Windows 11 - Node Version (if applicable): v18.16.1 - Does it work with `tsc` (if applicable):...

This is a follow up of #205 . While making the changes of adding NRT to the project, I found an interesting change we may want to make as well:...

Question

### Describe the bug After updating VS to v17.9.1, I can no longer compile my MAUI app. Attempting to build from both VS and command-line (`dotnet build`) results in this...

untriaged
Area-Workloads

### What is affected? Component ### Description See: https://jsfiddle.net/datvm/zdpeqc5j/1/ ![image](https://github.com/material-components/material-web/assets/6388546/48afa3e1-3b15-4ad7-8d6c-0bc9ac5d06ce) For standard components, when an acestor `` has `[disabled=true]`, they are disabled as well. I think this behavior is not...

### Description Hi, first of all, thanks a lot for fixing #4951 . During the last few days I have been upgrading my client websites' with the new material components...

### What is affected? Component ### Description In some scenarios when a switch/checkbox is reverted back under certain conditions in `change` event handler, the underlying checkbox is not updated correctly...