Passingwind

Results 5 issues of Passingwind

**Describe the bug** import command response `Code: InvalidParameters` and message `Error copying blobs` , but no more error details . **To Reproduce** Steps to reproduce the behavior: use command `...

bug

in file Stormlion.PhotoBrowser.Droid.ImageOverlayView ` tvDescription = view.FindViewById(Resource.Id.tvDescription); btnAction = view.FindViewById(Resource.Id.btnShare);` tvDescription , btnAction is null , so it break when run here . i down the source and add null...

in xamarin forms 3.2, when touch keybord blank space , the app crash . and throw errors: `System.NotSupportedException: Unable to activate instance of type Xamarin.Forms.Platform.Android.EntryRenderer from native handle 0x7fef11dcb4 (key_handle...

#3309 changes , ` HttpEndpointTypeDefinitionRenderer.cs ` also to modify.

https://github.com/elsa-workflows/elsa-core/blob/0611487036408ce2793d405b43a40da2be3cc996/src/activities/Elsa.Activities.Http/Scripting/JavaScript/HttpTypeDefinitionProvider.cs#L22 If HttpEndpoint.TargetType not set or the property is not set in database, these well be throw error . Strictly speaking, i think use `FirstOrDefault ` will be better