-
Hi, I am using hasura 1.2.2 with docker on AWS. I am seeing the following logs on server. The tables and function are tracked already. The error does not come when hasura restarts because of the menti…
-
## Use case
The `flutter test` command itself is built with a certain version of the `test` package (whatever is pinned in the repo at the time the SDK was published). If a user is only using the r…
-
**Summary:**
Reported by user (I haven't confirmed yet):
>I appreciate the app, but the trip planner does not respond correctly to a planned departure that is an hour or two away. It just goes…
-
Can I politely and kindly request that this project adopt a changelog as per [keep a changelog](https://keepachangelog.com/en/1.1.0/)?
## What is a changelog?
A changelog is a file which contains …
-
In today's world, there is the assumption of always having an (implicit) view to draw to because the global `window` variable is always pointing to something. This is true even if the `window` is not …
-
### Prerequisites
- [X] I'm using the latest version of `near-api-js`.
- [X] I have tried to start with a fresh project and reproduce the defect with minimal code changes.
- [X] I have read the conso…
-
I'm doing `agoric deploy api/deploy.js` in a dapp to the devnet. It's taking a while, so I check wallet logs and I see:
```
ag-solo_1 | Error#6: Command failed: ag-cosmos-helper tx swingset deliv…
dckc updated
7 months ago
-
#2 contains the API stubs for this (only)
This code mostly exists in the console app and needs to be refactored over into the lib. Some changes might be required since it will be running in Node.js i…
-
**Describe the bug** (*)
The "Navigate to configuration" feature no longer displays the file paths next to the nodes. It previously showed a list of XML configuration files that define the pre…
-
There are lots of oportunities to parallelize the generating code using something like rayon and it will speed up some builds by a lot!