Philip Lucks

Results 7 issues of Philip Lucks

I have recently made a change to a SCSS file which contains `@import "./fonts.scss";` at the top. My actual changes were further down the file as I was editing some...

## The orb does not work as expected - what version of the orb are you currently using? * cypress-io/cypress@1 - paste the `circle.yml` file if possible or at least...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Explain what you did Issue https://github.com/react-native-elements/react-native-elements/issues/3452 is marked closed. I am starting a...

pkg: themed

#### Environment details - which product (packages/*) : - OS: Mac - Node.js version: 18.16.0 - npm version: 9.5.1 - google-cloud-node version: ` "@google-cloud/aiplatform": "^2.14.0"` #### Steps to reproduce ```...

type: feature request
priority: p3

We want to be able to render custom map clusters, based on the original array of items and properties of that specific item. I rendered all the data from the...

We are getting `tsc` errors in the library, even though we're not supposed to check for `node_modules`: ``` node_modules/react-native-paper/src/components/Icon.tsx:96:8 - error TS2769: No overload matches this call. Overload 1 of...

**Is your feature request related to a problem? Please describe.** I currently use the results of the Autocomplete in a form. When the user presses the `X` to clear, I...

enhancement