dk

Results 14 issues of dk

**Describe the bug** I have a list of pdf widget, which I am displaying in UI. In doing so, I received error **Concurrent modification during iteration in library.** This is...

bug

Hi, this issue has been discussed in link below but has been closed. However, looks like it has not been resolved. https://github.com/processone/ejabberd/issues/3172 What I tried. Scenario 1: There is a...

Hi, I have a LetsEncrypt Certificate and I still keep on getting below warning for a while now. Is this an issue? The TLS works fine despite this issue. `2023-02-10...

### Description Hi, EDIT: For TOTP setup, when a user scans a QR code and secret and then correctly run VerifyTotpSetup(), authenticator is successfully connected for that device and userID....

question
auth
pending-triage

### Description -EDIT, Correction on sync Hi, When setting up TOTP, after Amplify.Auth.setUpTotp() has been setup, we will be at Amplify.Auth.verifyTotpSetup(totpCode). The verifyTotpSetup() only allows **single attempt** to enter correct...

question
auth
pending-response
Investigating

### Description More issues added below on exceptions: ``` Package: amplify_flutter: ^1.6.1 amplify_auth_cognito: ^1.6.2 ``` ISSUE 1: Android In my Android Emulator, there is no Chrome browzer installed. As a...

bug
auth
pending-external-action

Hi, I have been trying to get the media soup flutter client working. I am having an issue with below code, which is part of transport.produce(). The input needed for...

Hi, I received an error when connect connectSendTranport() in function transport.produce(). When I traced it down, I noticed that below function was doing a null check on null value of...

### How did you install the Amplify CLI? curl -sL https://aws-amplify.github.io/amplify-cli/install-win -o install.cmd && install.cmd ### If applicable, what version of Node.js are you using? _No response_ ### Amplify CLI...

documentation
installation

Hi, I have attempted to use the simplistic_editor and it works as expected. What I wanted to do was to be able to get the output of the formatted text...