Tycho Bokdam

Results 30 issues of Tycho Bokdam

**Describe the bug** The interfaces do not correctly describe what configuration needs to go where ``` const checkout = new AdyenCheckout({ locale: shopperLocale, countryCode: cart.country, paymentMethodsResponse: state.paymentMethods, clientKey, environment, //...

Is it possible to change the color of the title and subtitle of the expanded controls?

feature-request

**Describe the bug** When uploading a file in production the response says the file is uploaded but it can't be found in the bucket. **To Reproduce** Steps to reproduce the...

help wanted
fixed

- [x] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md)) ## Description I'm the maintainer for [@nx-extend/e2e-runner](https://github.com/TriPSs/nx-extend/tree/master/packages/e2e-runner) and we would like to support more verbose logging if the option...

type: feature

## Current Behavior ## Expected Behavior ## Related Issue(s) Fixes #

### Steps to reproduce Link to live example: https://codesandbox.io/p/sandbox/exciting-banzai-g2ml7p Steps: 1. Add filter on salary 2. Add filter on is admin 3. Salary filter is now removed ### Current behavior...

bug 🐛
component: data grid
good first issue
feature: Filtering
support: pro standard

We are using the `preBuild` option in our monorepo but after updating to [email protected] it no longer works, when trying to do the deploy we get the following error: ```...

### Current Behavior We have a plugin that add's projects based on an custom file we have, when we run `nx show project ` it outputs fine, but when we...

type: bug
scope: core