Jonathan Ngbonga
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.
## 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...
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...
### 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...
### Is this a regression? No ### Description Using `akitaPreUpdateEntity` middleware with `upsertMany` with nested entity id is storing null Ids.   ```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...
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 - [ ]...