Miroslav Thompson

Results 9 issues of Miroslav Thompson

### Terraform Version ```shell 1.3.3 ``` ### Use Cases Make manual steps needed to setup a particular project before and after running `terraform apply` to be an integral part of...

enhancement
new

### Description Exception `Java.Lang.IllegalStateException` is thrown when I try to change the `Application.Current.MainPage` after the browser opened with `WebAuthenticator.Default.AuthenticateAsync` is closed without any login. ### Steps to Reproduce - Checkout...

t/bug
platform/android 🤖
area/navigation 🧭
s/verified
s/triaged

**Describe the bug** Running `variable create` sometimes does NOT create the variable and does not produce any error. The bug is most consistently reproducible when attempting to create some number...

bug
Area: ProToCol

Simple reproduction. Create new console project, add following nugets. - EasyCaching.Disk 1.9.0 - EasyCaching.Serialization.MemoryPack 1.9.0 - .NET 7 Copy & paste the following code and run. ```csharp // See https://aka.ms/new-console-template...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...

bug
unverified
area/views

### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...

bug
unverified
area/views

### What version of gRPC and what language are you using? C# .NET 7 proto3 Visual Studio Version 17.5.5 Grpc.Net.Client 2.53.0 Grpc.Tools 2.54.0 Google.Protobuf 3.23.0 ### What operating system (Linux,...

bug

### Description Invalid XAML throws exception in Release but not in Debug. It should be thrown in both or better it should become a compilation error. The content page below...

t/bug
platform/android 🤖
platform/iOS 🍎
s/verified
s/triaged

I've browsed existing forks but it doesn't seem anyone has been successful. I found some other NuGets but neither are open-source and I'm nervous of including some DLL that is...