Jonathan Ngbonga

Results 16 issues of Jonathan Ngbonga

**Ionic version:** (check one with "x") [ ] **2.x** [x] **3.x** [ ] **4.x** **Ion2-calendar mode:** (check one with "x") [x] components mode [ ] modal mode **I'm submitting a...

How do I lock/disable selected items in Multiple tag mode? Just like hide-selected hide the items, I would like them to be visible but non-removable.

4.0

## Feature Request How do use the [MapOptions interface](https://developers.google.com/maps/documentation/javascript/reference/map#MapOptions) on the new google map plugins? ### Plugin Google-maps ### Description I would like to disable the [default ui](https://developers.google.com/maps/documentation/javascript/reference/map#MapOptions.disableDefaultUI) but the...

platform: android
platform: ios
platform: web
type: feature request
plugin: google-maps

I created a component containing a form with some fields. `new-cc-component` ``` ``` And this is how I'm calling it on the Swal ``` ``` it displays fine when I...

Could not find a declaration file for module 'vue-html-to-paper'. '/Users/jonathan/Code/node_modules/vue-html-to-paper/index.js' implicitly has an 'any' type. Try `npm install @types/vue-html-to-paper` if it exists or add a new declaration (.d.ts) file containing...

enhancement
hacktoberfest

### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue). - [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...

package: core
type: bug

### Is this a regression? No ### Description Using `akitaPreUpdateEntity` middleware with `upsertMany` with nested entity id is storing null Ids. ![image](https://user-images.githubusercontent.com/12111716/206156850-7efba662-de80-49a3-990e-fa40acc5556e.png) ![image](https://user-images.githubusercontent.com/12111716/206154742-15256a6b-88a7-4c0d-b3b4-42a948c718b8.png) ```true @angular-devkit/build-angular : 13.3.9 @angular-devkit/schematics : 13.3.9...

**Is your feature request related to a problem? Please describe.** Currently, the only way to set or teleport to an address is to input the coordinates. The address search doesn't...

enhancement

Hey I have this structure ``` user1 = { name: 'John', department: ['tech', 'operations'], tech: { role: 'manager' } } user2 = { name: 'Steve', department: ['hr'], hr: { role:...

### Plugin(s) - [ ] Analytics - [ ] App - [ ] App Check - [ ] Authentication - [ ] Crashlytics - [X] Cloud Firestore - [ ]...

feature
package: firestore