Jostein Kjønigsen
Jostein Kjønigsen
This issue is also causing "regular" unmalicious requests to fail when trying to look up files: Consider the following code-sample: ````c# var queryResult = await _graphUserSvcClient.Sites[driveId] .Drives[folderId] .Root .ItemWithPath(searchLocation) .Children...
@hhyyrylainen : I just tried using latest version of `lsp-mode` and OOB it kinda worked. * loaded a .NET core project (on Linux, if it matters). * activated lsp, using...
Another user confirming this bug. On latest element-iOS from the AppStore and iOS 16 public beta 1 and 2, iPhone 12. **Edit:** One can easily enlist in these public betas...
Just retested on iOS 16 public beta 3. Issue still remains.
Great work @stefanceriu ! Will there be a new test-flight build available to test these iOS16 fixes?
Tested on latest test-flight build. Can confirm issue fixed on my end.
Can confirm this bug too. I’m on latest AppStore-version of element and have been using iOS 16 public beta 1 and 2, iPhone 12. **Edit:** One can easily enlist in...
Just retested on iOS 16 public beta 3. Issue still remains.
Tested latest test-flight build on latest iOS 16 beta. Can confirm issue is fixed on my end.
I'm not opposed to adding yarn-support to tide, but for the maintainers to merge this I think we would need at least the following 3 things: * all conflicts against...