Skip to content

Commit 3d64510

Browse files
authored
fix(amazonq): update mynah-ui #4089
Problem: If the incoming stream is broken especially on code blocks, because of the typewriter animation a javascript error occurs on panel Solution: added a safety check layer in mynah-ui
1 parent 9f4309a commit 3d64510

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4299,7 +4299,7 @@
42994299
"@aws-sdk/shared-ini-file-loader": "^3.46.0",
43004300
"@aws-sdk/smithy-client": "^3.46.0",
43014301
"@aws-sdk/util-arn-parser": "^3.46.0",
4302-
"@aws/mynah-ui-chat": "npm:@aws/[email protected].5",
4302+
"@aws/mynah-ui-chat": "npm:@aws/[email protected].9",
43034303
"@gerhobbelt/gitignore-parser": "^0.2.0-9",
43044304
"@iarna/toml": "^2.2.5",
43054305
"@vscode/debugprotocol": "^1.57.0",

0 commit comments

Comments
 (0)