Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to ask follow up question using the chat webview #37

Open
olasunkanmi-SE opened this issue May 8, 2024 · 1 comment
Open

Unable to ask follow up question using the chat webview #37

olasunkanmi-SE opened this issue May 8, 2024 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@olasunkanmi-SE
Copy link
Owner

olasunkanmi-SE commented May 8, 2024

Current Behavior

When interacting with the webview to ask questions, the view.webview.onDidReceiveMessage event is triggered for the initial question, allowing the message to be successfully sent to the LLM and subsequently displayed in the webview. However, for subsequent questions, the view.webview.onDidReceiveMessage event fails to fire, preventing the message from being sent to the LLM and subsequently the webview.

Expected Behavior

The webview thread should always be updated.

@olasunkanmi-SE olasunkanmi-SE added bug Something isn't working help wanted Extra attention is needed labels May 8, 2024
@zahir535
Copy link

zahir535 commented May 9, 2024

Please let em work on this issue @olasunkanmi-SE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants