Steel
Steel
## Description of the feature I really like the field guard and hidden content features. It is really useful to display additional data on the same schema. Would it be...
Hi there, really enjoying this library I'm using the [actix-web/token-from-header](https://github.com/async-graphql/examples/blob/840fd0aa36f6fa4633047ef3000bb51b35e26b7b/actix-web/token-from-header/src/main.rs) template. Sorry if it's a dumb question or considered as a bad practice, but how can I get context data...
### Describe the bug When settings the following config in `svelte.config.js`, I expect all paths to contain no trailing slashes. ```js const config = { kit: { trailingSlash: "never", }...
## Setup ### Versions - **Rust: 1.66.0** - **Diesel: 2.0.3** - **Database: PostgreSQL** - **Operating System: Linux** ### Feature Flags - **diesel: ["uuid", "postgres", "r2d2", "numeric", "chrono", "serde_json"]** ## Problem...
Near 47.6335, 6.8531 the generation is totally messed up, the biomes form a strange pattern, roads don't generate anymore  With a `//regen` the road kind of generates...
When devaluing a Symbol with either `devalue.uneval` or `devalue.stringify`, the description string is printed as is instead of keeping it as a string. ```js devalue.uneval(Symbol("test")) // "Symbol(test)" devalue.uneval(Symbol("test\n")) // "Symbol(test...
### Describe the current behavior To retrieve a token that can be used via the api, you need to go through the endpoint `api/v1/users/token` according to the [documentation](https://docs.joinpeertube.org/api/rest-getting-started#get-user-token). However, when...
When used in a CI env, `wait` throws an error. ``` "Error: Inappropriate ioctl for device (os error 25)\n at Object.jsonOpSync (core.js:247:13)\n at Object.consoleSize (deno:cli/rt/40_tty.js:7:17)\n at Spinner.updateLines (mod.ts:201:26)\n at Spinner.set...
I thought that by declaring the default attribute in a flag, it would set it to the type I put. But it's `` and it's a problem for me. Is...
> If you're using Dokku - especially for commercial purposes - consider donating to project development via [OpenCollective](https://opencollective.com/dokku) or [Patreon](https://www.patreon.com/dokku). Funds go to general development, support, and infrastructure costs. >...