Robert Balicki
Robert Balicki
I can't seem to make this a draft, but FYI it's a draft for now
I'm able to solve this by moving my presentation into a folder and running `mdx-deck presentation/presentation.mdx`. It may cause other issues, as I'm having trouble getting any non-custom theme to...
Has there been any progress on this issue? Is there currently any way to indicate that a JavaScript file is generated and should not be formatted in the file itself?...
I am getting this issue as well. I installed docker and this image for the first time today, `RUN rustc --version` gives me `1.17.0` whereas the current nightly version today...
Upon additional investigation, the issue is that on Mac, we create a Watchman query containing ``` DirName( DirNameTerm { path: "schema-extension.graphql", depth: None, }, ), ``` Changing this to `schemaExtensions:...
Apologies about using the wrong syntax, I've updated the original post. I fundamentally agree with you, but wonder two things: * consumers can always do irresponsible things (delete properties, overwrite...
> There is also nothing that prevents a resource from being reusable. Connections can be reopened, tracing blocks can be reset, etc. Yeah, resources can be re-usable. But IMO the...
Absolutely love it!! Especially the thought that went into incremental adoption. I have a bunch of thoughts, mostly related to wording in this RFC, but some related to avoiding what...
I am running into this issue as well. Is there a way to suppress this lint for a given field?
Hey - thanks for pointing this out. I'll take a look this weekend, and let you know. In the mean time, you can try an earlier version? Not much changes...