Tom

Results 9 issues of Tom

Hey, I'm setting up cockpit to power multiple websites at once, so I organize all singletons and collections per website, via the group field. To make things simple, I use...

Hi @Guichaguri, I recently tested out a lot of Discord bots, but yours has the easiest installation + configuration (assist). :+1: Now I have some questons, first of all, I...

bug
question

It would be cool if we could see the songs in the bot queue.

enhancement

### Prerequisites - [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [X] The issue still exists against the latest...

bug
component/custom-css

I created a small example repo with the latest next.js 13 canary ( https://github.com/ciruz/next-og ). Where I defined an opengraph-image with the File-based Metadata option, and deployed this project to...

Hey, `redirectToCheckout` expects an optional string https://github.com/dayhaysoos/use-shopping-cart/blob/275cb65f3d2fccb15857f4b9278cbbfca11eaf7a/use-shopping-cart/react/index.d.ts#L65 But some examples calls the function with an object: https://github.com/dayhaysoos/use-shopping-cart/blob/275cb65f3d2fccb15857f4b9278cbbfca11eaf7a/examples/vite-react/src/components/price-product.jsx#L24

Hey when using the latest Sanity, Sanity Presentation (which is part of the core Sanity Studio) requires `styled-components@^6.1.1` while ``language-filter`` requires `styled-components@^5.2`. ![image](https://github.com/sanity-io/sanity-plugin-internationalized-array/assets/987947/30864f05-45d4-4f18-a475-4cfa5734f8e8)

Hello, I've encountered a peer dependency warning while working with `@focus-reactive/[email protected]` in a project. It appears that the plugin expects `@sanity/ui version ^1.x.x`, but the latest is version `2.0.12` ,...

**1. Read the [FAQs](#faqs) 👇** **2. Describe the bug** The `useScroll` hook in Framer Motion does not seem to recalculate values for scale and opacity when the scroll position changes...

bug