Joshua McFarland

Results 11 issues of Joshua McFarland

I'm trying to use this plugin with data that can be filtered, but when I set the items with a new array it causes strange things to happen. Things will...

**Describe the bug** My iOS Xcode builds are failing with a `Cannot find 'kGADAdSizeBanner' in scope` error. I've tried running `npx admob-plus doctor` and I've also tried running `pod repo...

pkg:capacitor

I just want to update several things by key and of course I can just write my own `Promise.all` function that calls `table.update`, but is there a specific reason this...

I would like to be able to uninstall the driver, but haven't found any documentation on how to accomplish that task. Can you point me in the right direction?

### Environment **Vuetify Version:** 2.4.2 **Vue Version:** 2.6.12 **Browsers:** Chrome 88.0.4324.77 **OS:** Mac OS 11.1.0 ### Steps to reproduce 1. Add a scrollable fixed height content area 2. Add an...

T: bug
C: VMain

**Is your feature request related to a problem? Please describe:** Using the emulator for the web adds as banner to the bottom indicating it's an emulator environment which often covers...

good first issue
feature
package: authentication

**Is your feature request related to a problem? Please describe:** Remote Config allows for storing JSON values like arrays and objects but I don't think currently using the available methods...

feature
package: remote-config

https://github.com/firebase/firebase-admin-node has been updated to `v12` and is not a version included in the current `peerDependencies`. ``` "firebase-admin": "^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0", ```

### Describe your environment * Operating System version: macOS 12.1 * Browser version: Chrome 96 * Firebase UI version: 6.0.0 * Firebase SDK version: 9.2.0 ### Describe the problem The...

type: bug

### Environment **Vuetify Version:** 3.4.6 **Vue Version:** 3.3.11 **Browsers:** Chrome 120.0.0.0 **OS:** Mac OS 10.15.7 ### Steps to reproduce 1. Clone https://github.com/mcfarljw/vuetify-disabled-class-utilities 2. Run `npm i` 3. Run `npm run...

S: triage