gigallo

Results 6 issues of gigallo

Hi I followed the guide and developed this portion of code in my app: `const calEvent = { title: appointment.medicalService.description, location: appointment.medicalService.supplierUnit, description: appointment.patientPreparation, start: appointment.date, end: addHours(appointment.date, 1) };...

**Describe the bug** The flag with the prefix number and the phone number are not aligned **To Reproduce** Steps to reproduce the behavior: 1. create flag phone number text field...

**Describe the bug** Inserting number and checking it a bad access error is thrown extension PairingViewController: FPNTextFieldDelegate { func fpnDidSelectCountry(name: String, dialCode: String, code: String) { } func fpnDidValidatePhoneNumber(textField: FPNTextField,...

Hi I'm trying to add the library in my website project, but when i run "npm install --save geo-from-ip --verbose" i see this stacktrace: `npm info it worked if it...

Hi I'm trying to use the library to encrypt/decrypt aes messages but when I try to decrypt a message I got the message of the title. This is what I...

Hi We are using capacitor jitsi meet from branch capacitor-5 in our android app and we are facing the problem: "Jitsi.then()" is not implemented on android We followed all the...