digas99 / duo-explained

Browser extension that integrates OpenAI's interface to ChatGPT with Duolingo's exercises.
https://chromewebstore.google.com/detail/duo-explained/ibnifmdhbaknbkgldmbnebeidephchno
MIT License
14 stars 0 forks source link

Character multiplication when typing a custom question to Duo Explained on Chrome desktop #31

Closed joaogenio closed 2 hours ago

joaogenio commented 6 hours ago

Context

During lesson, before answering

Issue Description

When I'm presented with a question and attempt to type a custom question for Duo Explained (ChatGPT), any character that I type suffers a strange behavior. As seen in the image below, some characters get multiplied and possibilly mixed up (see the 'a' character in between the 'w' characters).

image

Chrome desktop: 130.0.6723.117

Challenge Data Object

{
  "content": {
    "sentence": "My friend has a car.",
    "answer": [
      ""
    ],
    "wordBank": [
      "친구는",
      "자동차가",
      "자다",
      "지훈",
      "고마워",
      "지내",
      "있습니다"
    ]
  },
  "wrapper": {},
  "exercise": "Write this in Korean",
  "type": "translate",
  "language": {
    "target": "ko",
    "source": "en",
    "ui": {
      "document": "en",
      "client": {
        "main": "en-US",
        "options": [
          "en-US",
          "pt-PT",
          "pt",
          "en"
        ]
      }
    }
  }
}

Answer Data Object

No response

Browser

Chrome

Extension Version

v0.0.1.3

Your Language

No response

Target Language

Korean

Exercise Type

No response

Explain Button

Code of Conduct

digas99 commented 2 hours ago

This issue was resolved in commit cce51ca3e149d84a870e09aa622a52d28e84a407