Jamie Edge
Jamie Edge
Whilst there is a licence defined in the `README`, this isn't reflected in `package.json`, which causes some issues with automatic licence check tools. Please could you add a [suitable entry](https://docs.npmjs.com/files/package.json#license)?
When using a `select_many` field, existing items are shown correctly, however when selecting new items, they appear with no names when inserted into the form. This behaviour is shown in...
When Task is invoked with `CGO_ENABLED=0`, the environment variable cannot be set to `1` in the `env` section of a task declaration. This is reproducible using the following Taskfile. ```yaml...
When running px 0.9.0 using Python 3.11.7 on macOS 14.3.1, requests are responded to with a "URL malformed" error. px starts successfully, as shown below. ``` $ px --proxy=192.0.2.1:3128 Serving...