Jonah Allibone

Results 9 issues of Jonah Allibone

**Description** From the example (which isn't in TS, but I am doing my best to translate as I follow along), using match seemed to work with custom types. This is...

bug

I have a part of the page that is revealed at page load. A contrived example would be `{hasLoaded ? Hello World : Loading...}` Basically the `` appears unstyled (width...

Hi! This component has been great for me team and I cleaning and maintaining out repo, but I want to bring this library into our CI pipeline in a more...

In MacOS Sonoma (14.0 (23A344)) (with iTerm) all keyboard functionality is broken wthin MacOS Sonoma. Autocomplete reveals the results, but I am unable to use arrow keys or enter to...

This error pops up when I try and use `projectService` configurations in my `@typescript-eslint/parser` ``` { files: ["**/*.ts", "**/*.tsx"], parser: "@typescript-eslint/parser", parserOptions: { ecmaVersion: "latest", projectService: { defaultProject: "./tsconfig.json", },...

### Describe the bug The resizeHandle prop is typed incorrectly. This is what's listed: This is what get's logged: ### Your Example Website or App NA ### Steps to Reproduce...

### Describe the bug When I resize my card on the `w` axis, it also shift the entire card slightly. Compounds if you drag more. If i drag slowly the...

### Description When I try and use the `@chakra-ui/next-js` package for `` I get an error related to`next/image` I see related issues but they seem to be addressing `app` router...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description of the bug I am getting duplicate indices in my match results...

bug