Christopher Kwiatkowski

Results 7 issues of Christopher Kwiatkowski

The following code removes members from object.members that have a role other than 'inner' or 'outer'. ```lua function osm2pgsql.process_relation(object) if object.tags.type == 'boundary' and object.tags.boundary == 'religious_administration' and object.tags.admin_level ==...

### Current Behavior When running `nx serve nestjsapp,` webpack builds it in a production mode. ### Expected Behavior It should be served with `--node-env=development`. ### GitHub Repo _No response_ ###...

type: bug
scope: node

When I run `androidjs build` command, building starts but I'm getting a long list of errors: https://pastebin.com/6umrBJ5T

### Describe the bug I do not use organization chart in my website. Error displayed by angular during and after build: ``` 3 rules skipped due to selector errors: .p-organizationchart...

Status: Needs Triage

This option would allow selection of multiple notes by holding down the ctrl key and closing them all at once with the ability to add an identical comment to each...

feature
P4