Fatih YILDIZHAN
Fatih YILDIZHAN
I am getting the same error. The .yml file is like this: ``` name: SSH-Deploy on: [push] jobs: build: runs-on: ubuntu-latest steps: - name: SSH and deploy node app uses:...
I have the same problem. I just installed version 14.2.2 and couldn't get it to work. Tutorials are not working anymore.
Same issue with - Huawei Mate 20 Light - Huawei Mate 30 - Samsung Galaxy M12 - OS: Android 10 #1722
Hi, I have the same problem.
``` _notifier = new Notifier(cfg => { cfg.PositionProvider = new WindowPositionProvider( parentWindow: Application.Current.MainWindow, corner: Corner.BottomRight, offsetX: 25, offsetY: 100); cfg.LifetimeSupervisor = new TimeAndCountBasedLifetimeSupervisor( notificationLifetime: TimeSpan.FromSeconds(6), maximumNotificationCount: MaximumNotificationCount.FromCount(6)); cfg.Dispatcher = Application.Current.Dispatcher;...
Is there any solution yet? I am still getting `"The remote server returned an error: (401) Unauthorized."`. Thanks
Hi, I compiled the answers above and created a simple .NET 5 project. You may check the Readme as well. https://github.com/bau-global/SolrNET5WebAPI - Startup ``` var credentials = Encoding.ASCII.GetBytes("username:password"); var credentialsBase64...
Huawei, Galaxy 20 and Fold, Mi5 with Android 8, 10 and 11.
@ar2rsawseen Hello, Is there Typescript support among your plans this year?
@garygrossgarten Are you going to release a new version with this fix?