snailya2005

Results 7 issues of snailya2005

# Expected behavior Prompt to install certificate when run `npm start` the first time. Or provide ca.crt in {project root}/certs to allow mannually installation. # Current behavior Please provide information...

needs triage

need typescript declare

### Description I'm wrting a VSTO addin and using System.Text.Json to seralize a config. It works while debuging using Visual Stutio with both Debug and Release configuration, but throws exception...

area-System.Text.Json
untriaged
no-recent-activity
needs-author-action

I am writing an VSTO addin for Visio. The target framework is 4.7.2 When compile the project, it shows a build error as the title. I've tried to add ```...

### Description I want to use [ReactiveMarbles.ObservableEvents.SourceGenerator](https://www.nuget.org/packages/ReactiveMarbles.ObservableEvents.SourceGenerator/) in a VSTO project. The UI in the project is implemented using WPF. As long as a WPF User Control is added to...

Investigate

### Describe the bug When using modal service to show a form with a table as form item, the table won't re-render after interaction. What I desire is that after...

documentation

### Describe the bug 🐞 For some scenario that requires lazy load, an initial virtualize window size 0 is expected. However, when a virtual request has size of 0, the...

bug