sangrepura

Results 10 issues of sangrepura

I looked through #23 and did not see a clear solouton to my problem. NOTE: My static query works fine when running ```gatsby develop``` and my components build successfully. Basically...

# 🐛 bug report ## Preflight Checklist - [x] I have read the [Contributing Guidelines][contributing] for this project. - [x] I agree to follow the [Code of Conduct][code_of_conduct] that this...

# 🌈 Feature Enable sorting in search UI. This is possible in personal workspaces but not in global project keyword search Provide ability to sort by: * Recently updated *...

### Problem Description: Code output by `https://gltf.pmnd.rs/` has numerous Typescript errors ### Screenshot ### Sample Code ``` /* Auto-generated by: https://github.com/pmndrs/gltfjsx */ import { useGLTF } from "@react-three/drei"; import type...

### Steps to reproduce: - Install NextJS@latest with Typescript - npx @gqty/cli ### Observed behavior: - Y to all - Introspection completes - **No new packages added had to install...

All the config options I saw were for configuring this extension with Putty, and settings do not allow public key auth via my config file. I have a different ssh...

Steps to reproduce: Install VSCode (latest stable) Install Dev Containers plugin (stable or prerelease) Open command palette and install devcontainers CLI Run cli: (_HANGS_) ``` devcontainer.cmd --version (_HANGS_) ^CTerminate batch...

# Documentation Issue The README for the shadcn-ui tailwind example has a link to a tutorial that points to a non-existent blog post and 404s: See: https://github.com/payloadcms/payload/tree/beta/examples/tailwind-shadcn-ui

documentation
[cant-reproduce]

``` [Error - 7:18:00 PM] Calculating config file for file:///package.json) failed. Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined in ./node_modules/eslint-config-sheriff/package.json at exportsNotFound (node:internal/modules/esm/resolve:304:10) at packageExportsResolve (node:internal/modules/esm/resolve:594:13) at resolveExports (node:internal/modules/cjs/loader:599:36) at Module._findPath...

ESlint > v9.9.0 includes experimental [support for Typescript configuration files](https://eslint.org/docs/latest/use/configure/configuration-files#typescript-configuration-files) using the flag `unstable_ts_config`. This adds documentation for adding the flag to VSCode.