Thomas Strobl

Results 18 issues of Thomas Strobl

Hi there and thanks for the hard work! I'm trying to build an extension that places elements into a page via content scripts (one of them most common usecases I...

manifest:content_scripts

Hi there, thanks for the library! I recently upgraded to node 20.x and switched to a `type: "module"` based package.json with typescript. Now when trying to ```typescript import iconGen from...

## Environments * Framework name: react * Framework version: 18 * Component name: @scena/react-guides * Component version: 0.28.2 ## Description Hi there! I'm using node v20+ ESM with `type: "module"`...

Hi there! could you add exports for esm style loading (`type: "module"` in package.json) ```typescript import E2EMailbox from 'e2e-mailbox' new E2EMailbox() ^ This expression is not constructable. Type 'typeof import("//node_modules/e2e-mailbox/lib/index")'...

enhancement

**Describe the bug** https://react-pdf.org/components#text states that `Text supports nesting of other Text or Link components to create inline styling.` but nesting Text with a render function does not render the...

Hey @cezaraugusto I found `@types/firefox-webext-browser` to have inferior types to `@types/webextension-polyfill`. As an example: in https://github.com/DefinitelyTyped/DefinitelyTyped/blob/981449c691b9be0fca569c48151fc57606f5ea7a/types/firefox-webext-browser/index.d.ts#L4680 the `func` parameter has a fixed signature of no parameters, although you can (and...

I just ran `npx create-bolt-cep` with only react and indesign selected in a subdir `bolt-cep-test`, followed by `cd bolt-cep-test` followed by a safety `npm install` followed by a `npm run...

see https://github.com/hyperbrew/bolt-cep/issues/164 fixes issues with very first build and missing `dist/cep` directory