Paolo Sanchi

Results 10 issues of Paolo Sanchi

i think something should be done in the internal void SetBody(string value) method.. because in the value that is assigned to Body has wrong characters: latin characters like 'à' and...

I think null values in object should be serialized as null value in object, instead the DocumentJsonWriter.cs implements WriteNull() like this: ``` public override void WriteNull() { base.WriteRaw(string.Empty); } ```...

- The setup process has been moved into the setup() function, so it can be called also in openTransactionSafely() - The function openTransactionSafely has been moved from utils.js into index.js...

As required by https://github.com/AlexKhymenko/ngx-permissions/issues/145 I've added the ability to pass a "context" object/any to the validation function, so it could return true or false based on the context where is...

I'm trying to upload the program to an esp32 devkitv1 and I get the following issue. When I press the upload button in vscode the firmware is uploaded to the...

**Is your feature request related to a problem? Please describe** I need to populate the following property for both mwlDraggable and mwlDroppable. `@Optional() private scrollContainer: DraggableScrollContainerDirective` Currently it can be...

I've done the same job has sharnol did.. - updated mongo to v2.2.3 - fw update to 4.5 (minimum required by the driver) - update to the tests - mantained...

In Android, I experienced that "copyTo" and "remove" can take several seconds (i verified at least 16 secs) to execute, and during the execution the UI is blocked. This is...

This is a keyboard overlay made in Italy. ![7 note bit - Tastiera su C64](https://github.com/PaulSlocum/cynthcart/assets/1516946/6719a12a-124e-4627-938d-724d64041c31) [More Info here](https://mingos-commodorepage.com/sammlung/zubehoer_detail.php?id=174&rubtable=sammlung_zubehoer&listtype=icondetail&path=sammlung&detailf=zubehoer_detail&title=Musik%20Keyboard%20Siel) As you can see all the keys are shifted to the left...