-
The issue is for amlogic type devices. Playing a small video works great but once you get a large video in size the video doesn't show it stays blank. I can here it playing but no video. Also when I c…
-
### 📜 Description
We started hitting secondary rate limits on loading users and teams using the GithubOrgEntityProvider and GithubMultiOrgEntityProvider.
### 👍 Expected behavior
should be abl…
-
Regular user of disk.frame. I love that packages map function, which allows to apply custom R functions on a larger than ram dataset in paralllel over the batches by using the future package. Am I rig…
-
```
What steps will reproduce the problem?
1. Open a large (>3 MB) XML file
2. The editor freezes in more than 10 seconds
What is the expected output? What do you see instead?
No freeze
What versio…
-
### Describe the bug
After taking some notes, I find that the notes taken under Saber occupies much more spaces (~ 300 MBs during the last 3 weeks) than notes taken under [Quill](https://code.google.…
-
- [x] Private collections are resolving individually causing lock-ups
- Will be closed by #1782
- [ ] Collection preview overlay thumbnails (3 thumbnails) resolve individually
- This causes mor…
-
**Is your feature request related to a problem? Please describe.**
When trying to get a count of a set of strings, there is no obvious syntax for this. Normally, it would be represented like this:
…
-
We've seen an issue where in a rails request spec we have something like this:
```
it "returns a failure" do
post some_path(**args)
expect(response).to be_created
end
```
In cases where…
-
**Describe the bug**
Clojure dart is not able to handle this scenario where a function is defined and used in a subsequent macro.
**To Reproduce**
```clj
(defn gensyms [amt]
(vec (repeate…
-
Let's discuss which data is used in the test suite. And after the discussion turn into guidelines for test writers.
Here is a very rough start:
* We want to have the basic test suite run really…