Skip to content

Fix Chat webview rendering - #46

Merged
angjordn merged 1 commit into
mainfrom
fix-chat-view-render
Oct 1, 2024
Merged

Fix Chat webview rendering#46
angjordn merged 1 commit into
mainfrom
fix-chat-view-render

Conversation

@angjordn

@angjordn angjordn commented Oct 1, 2024

Copy link
Copy Markdown
Contributor

Description of changes:

  • Q Chat View is unable to load the amazonq-ui.js resource
  • I suspect upgrade-insecure-requests flag to be transforming the http request to a secure https request where the resource is not found
    • Expected: http://localhost:59408/amazonq-ui.js
    • Actual: https://localhost:59408/amazonq-ui.js

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@angjordn
angjordn merged commit b89a9dd into main Oct 1, 2024
@breedloj
breedloj deleted the fix-chat-view-render branch November 22, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants