-
If a unique doobie select fails because the row does not exist, and that Task is turned into an UIO via either, the result is not a Left as I would have expected, but an Exception is thrown.
I don'…
-
# Love
Thank you very much for this great tool, that will help me a lot with a few more features 🥰
# Request
## Description
When we stop the process with Ctrl+C, containers are still ther…
-
## Bug report
### Expected behavior and actual behavior
When running Nextflow with the conda option on a shared conda installation, read and execution permission should be enough to load and run s…
-
In @JLarky 's [article](https://blog.logrocket.com/jotai-vs-recoil-what-are-the-differences/), it notes:
> The first set of features that stands out are functions that help to work with async selec…
-
With build
commit 7e6c616a0ae0503a05f49142398989501992a514
Tue Jul 14 23:57:52 2020 -0400
A simple shock tube case with chemistry works fine
with build
commit 914694ffc94f14cbea5074cf1364e38218…
-
## Description of the requested feature
We should set `composed: true` by default for our components' events. The default can be changed on a specific emitted event, but changing the default w…
-
https://github.com/facebook/react/issues/19181 is pretty much my issue, but I did not find any useful information there. I tried to fix it by assigning the prevState to another variable and then editi…
ghost updated
3 years ago
-
I have similar question as in #161 and that is:
**How can I refetch data?** (when I dont want to change anything in URL).
I thought that I can use it this way:
```
const { get, data, loading…
-
I don't know why this happens and why it specifically happens on /about/pd. It's something to do with loading the list of interesting cards? It's intermittent but I had four reports in quick successio…
-
## The problem
The `onLayout` callback is not being fired when Views change position even when including the ResizeObserver polyfill.
*(It does not fire on any of the react-native components that ha…