Cássio Seffrin

Results 6 issues of Cássio Seffrin

Hello, I was looking for some features and I cant find in docs. So I have 2 questions. Case they aren't supported may I could make a PR. 1: react-credit-cards...

## 🐛 Bug Report ## To Reproduce Create a bottom tabs and just run the navigation merge with the keyboard visible. ``` Navigation.mergeOptions('BOTTOM_TABS_LAYOUT', { bottomTabs: { currentTabIndex: 1 } });...

user: requires reproduction
needs triage
triage: bug

I am getting this exception when the MoneyMaskedTextController is set to blank ("") flutter --version Flutter 1.20.2 • channel stable • https://github.com/flutter/flutter.git Framework • revision bbfbf1770c (11 days ago) •...

As SQLite has some limitations on ALTER TABLE , we usually have to DROP an existing table and create a new one to achieve a simple migration on a table....

**Describe the bug** onReadCode is not detecting reads on specific model **motorola moto g(9) play.** Android 11 This bug only happen in this device model. In a large number of...

Correcoes: 1: CNPJ adicionado ao type Transporta ARQUIVO: ./src/protocols/Controllers/DFe/NFe/NFEAutorizacao/index.ts 2: Correcoes na importacao da mascara CPFCNPJ. ARQUIVO: ./src/controllers/Danfe/NFEGerarDanfe.ts const documento = this.documento.mascaraCnpjCpf(this.transp.transporta?.CNPJCPF || this.transp.transporta?.CNPJ || this.transp.transporta?.CPF || ''); 3: Resolvida...