Michael Critz
Michael Critz
I have this exact same issue. Happy to see it’s got a healthy discussion. I’d love to either see this feature work as intended or have a best practices documentation...
Still getting same error on latest macOS
`brew install swiftwasm/tap/carton` still downloads https://github.com/swiftwasm/carton/releases/download/0.16.0/carton-0.16.0.monterey.bottle.tar.gz and I still get fatalError with `carton dev`
Running `carton dev --verbose` gets this: ``` HelloTokamak % carton dev --verbose - checking Swift compiler path: /Users/mcritz/.carton/sdk/wasm-5.6.0-RELEASE/usr/bin/swift - checking Swift compiler path: /Users/mcritz/.swiftenv/versions/wasm-5.6.0-RELEASE/usr/bin/swift - checking Swift compiler path: /Users/mcritz/Library/Developer/Toolchains/swift-wasm-5.6.0-RELEASE.xctoolchain/usr/bin/swift...
Server should be the source of truth.
Agreed. This is a good enhancement to get done properly before dubdub
@jamescmartinez How do we get `events/image` ?
`venue` ?
This is a thing of beauty. ``` { groups(id: "28ef50f9-b909-4f03-9a69-a8218a8cbd99") { name events { imageUrl name startAt venue{ name } } } } ```
@freddieoh Is there a UX pattern you like for this behavior? Example: Shortcuts.app “Edit” behavior in the shortcuts library goes into “giggle-mode” where user can move tiles around. Something else?