Matthew Holder

Results 24 issues of Matthew Holder

Creating a component constructor from a generic function that has any properties of those types will not compile in markup. It produces the following compiler error based on the provided...

I've been using XCA on Windows for a while and find it pretty full featured and easy enough for my needs both in professional and personal use cases. The only...

**What is the purpose of this pull request? (put an "X" next to item)** [ ] Documentation update [x] Bug fix [ ] New feature [ ] Other, please explain:...

**What version of this package are you using?** `20.0.0` **What operating system, Node.js, and npm version?** `node v12.22.1` `npm v7.14.0` **What happened?** The following rules are defined in the upstream...

* **Version**: `22.9.1` * **Electron Version**: `8.5.5` * **Electron Type (current, beta, nightly)**: `current` * **Target**: `armv7l`/`arm`/`arm32` Unable to build an AppImage for `--armv7l` due to missing `xz` compressor in...

I don't know if this is a limitation or bug in the editor or the whole plug-in, but specifying `utf-16le` or `utf16-be` results in a warning in the _Error List_...

- Laravel Mix Version: 6.0.11 (`npm list --depth=0`) - Node Version (`node -v`): 12.19.0 - NPM Version (`npm -v`): 7.5.3 - OS: Ubuntu 20.04 ### Description: In a project I'm...

enhancement

### Environment Node version: 14.19.3 npm version: 8.15.0 Local ESLint version: 8.22.0 Global ESLint version: N/A Operating System: Manjaro ### What parser are you using? Default (Espree) ### What did...

bug
accepted
repro:yes

I've tested the `master` and `4.17` version of `isPlainObject` and noticed some differences between them, and possible deficiencies in both. I did a quick check against a possible ideal version...

Podman is mostly docker compatible and can run both docker compose stacks and docker container images. The big difference is that podman is designed to handle starting containers at boot...