-
Copied bug from: https://github.com/OfficeDev/teams-toolkit/issues/12739
**Details from original post:**
**Describe the bug**
On iphone (iphone only, ipad works correctly) launch a compose extensio…
-
**Describe the bug**
See attached screenshot.
**To Reproduce**
Steps to reproduce the behavior:
1. I go to ALS and select Discover together with logstash-*
2. See the error message (Bad esc…
-
(analog to getTempDir and getConfigDir in std/os)
refs https://github.com/nim-lang/Nim/pull/18119#issuecomment-850806138
## links
* https://github.com/nim-lang/Nim/pull/18126 (which is differen…
-
### What happened?
When using the rollout callbacks together, a number of predictions are done multiple times, wasting compute.
Both `RolloutEval` and `LongRolloutPlots` call the rollout step indepe…
-
**Describe the bug**
Refer to the GitHub issue #12549
Per suggestion in the GitHub issue #12549, I added a new full stack React ASP.Net application in the solution that was created after creating an…
-
There are a lot of calls to os.system that only work on Debian based distros. And a lot of calls to NetworkManager.
Calls to NetworkManager are just there to ignore Wi-Fi interfaces but this does n…
-
**Platform**
* All (platform independent)
* Version 5.7.0, but present as far back as 5.1.0
* All Python version
**Bug description**
I think there might be a problem with the definition of `c…
-
**1. Environment**
- Device: [Pixel 6]
- OS: [Android 13]
- APP: [0.11.0]
**2. Describe the feature request**
Currently, Read You allows users to mark interesting articles or content through …
-
I was surprised to learn that run-vcpkg stores the vcpkg port and versioning files alongside the vcpkg exectuable in its cache. This makes the cache at least 70MB with lots of duplication across OSs. …
-
I'm pretty sure this won't work on Windows at the moment, because we have plenty of places where `/` is hard-coded, instead of using `os.path.join`. This should be fixed.
It's also super low prior…