Tuur Dutoit

Results 10 issues of Tuur Dutoit

Running `zfsinstall` passing a URL with a trailing slash to the `-u` option makes the `fetch` fail for base.txz and kernel.txz. Example: `/root/bin/zfsinstall -d $first_disk -s 2G -u http://ftp.freebsd.org/pub/FreeBSD/releases/amd64/11.0-RELEASE/` tries...

When typing, for example, `for i arr` and hitting the shortcut, the for-loop is inserted on the line above the one I typed `for i arr`. This happens with templates...

### Describe the problem you'd like to have solved We have some GraphQL queries where the top-level field is resolved from a different source, but nested objects are resolved using...

enhancement
help wanted

While implementing the Wootric Android SDK in our Android app, I noticed an issue with the thank you message: on one phone it showed up fine, but on another, it...

### Decision Table - [X] My issue does not look like “The HTML attribute 'xxx' is ignored” (unless we claim support for it) - [X] My issue does not look...

bug

### Checks - [x] I have read the contribution guidelines regarding Pull Requests here: https://git.io/JJ0Pg ### Description This adds a regression test for #665

### Description `@react-native/typescript-config` sets `"module": "es2015"` ([source](https://github.com/facebook/react-native/blob/1c1c8335db2494672cf955cf4db574e23fd2198a/packages/typescript-config/tsconfig.json#L6)). As the error suggests, this value does not allow using dynamic imports (`import("module")`). The React Native runtime does support them, however. ### Steps...

Issue: Author Provided Repro
Typescript

### Description `join-monster` has a dependency on `@stem/[email protected]`, which in turn depends on `[email protected]`. Unfortunately, that version of Lodash has a security vulnerability, which has been fixed in `4.17.12`. An...

enhancement
security

### Minimal reproducible example https://github.com/TuurDutoit/expo-notifications-example ### What platform(s) does this occur on? Android ### Where did you reproduce the issue? in a development build ### Summary ## Summary When launching...

Notifications
needs review

When adding my first wallbox through the Home Assistant interface, I filled in the host, username and password, but left the friendly name blank (as the UI doesn't mark it...