mattpeng

Results 18 issues of mattpeng

Error as titled. This error occurs when: ```typescript= const converter = new OpenCC('s2twp.json') ```

### Is your feature request related to a problem? Please describe. In this [codesandbox example](https://codesandbox.io/s/next-ui-modal-z-index-4sduok?file=/src/app.tsx), the popover will always on top of the modal, because of the root of popover...

feature request

MDN URL: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/runtime/getPackageDirectoryEntry #### What information was incorrect, unhelpful, or incomplete? The parameters and return value of this API are incorrect. #### Specific section or headline? Parameters / Return value...

help wanted
Content:WebExt
P4

### Environment information ```block CLI: Version: 12.0.0 Color support: true Platform: CPU Architecture: aarch64 OS: macos Environment: ROME_LOG_DIR: unset NO_COLOR: unset TERM: "xterm-256color" JS_RUNTIME_VERSION: "v18.14.1" JS_RUNTIME_NAME: "node" NODE_PACKAGE_MANAGER: "pnpm/8.3.1" Rome...

S-To triage

Does `react-hot-toast` modify the JSX element type? ```tsx const { AutoLayout } = figma.widget function MyWidget() { return ( ) } ``` ![image](https://github.com/timolins/react-hot-toast/assets/68014351/41408b9f-aea2-480f-927d-5071a838bc51) My tsconfig: ```jsonc { "compilerOptions": { "moduleResolution":...

## Environment ``` ## System: - OS: macOS 13.5 - CPU: (8) arm64 Apple M1 Pro - Memory: 1.14 GB / 16.00 GB - Shell: 5.9 - /bin/zsh ## Binaries:...

**What version of this package are you using?** [email protected] **What operating system, Node.js, and npm version?** MacOS, node 19.8.1, npm 9.5.1 **What happened?** https://github.com/aralroca/next-translate-plugin/blob/main/src/index.ts#L39 Not able to use this plugin...

enhancement

Solidjs: https://www.solidjs.com/tutorial/bindings_forward_refs React: https://react.dev/reference/react/forwardRef

As titled. It will be more convenient to have this route for editing a single workflow definition.

### Which Cloudflare product(s) does this pertain to? Workers Runtime, Wrangler core ### What version(s) of the tool(s) are you using? 3.62.0 [Wrangler] ### What version of Node are you...

bug