OfficeDev / teams-toolkit

Developer tools for building Teams apps
Other
471 stars 195 forks source link

Cards are not showing up in local tests. #11966

Open masamori0083 opened 4 months ago

masamori0083 commented 4 months ago

Describe the bug I created a message extension as described in this document, tried it locally, and the search did not turn up any relevant cards. I have not changed anything in the code in particular. Also, the search seems to work correctly with test-tool, but local testing on teams web browser does not work.

To Reproduce Steps to reproduce the behavior: docs

  1. create a message extension
  2. debug in teams web (chrome)

Expected behavior The card I searched for appears

Screenshots Screenshot 2024-07-05 at 17 41 43 Screenshot 2024-07-05 at 17 48 58

Screenshot 2024-07-05 at 17 59 51

VS Code Extension Information (please complete the following information):

CLI Information (please complete the following information):

Additional context Add any other context about the problem here.

microsoft-github-policy-service[bot] commented 4 months ago

Thank you for contacting us! Any issue or feedback from you is quite important to us. We will do our best to fully respond to your issue as soon as possible. Sometimes additional investigations may be needed, we will usually get back to you within 2 days by adding comments to this issue. Please stay tuned.

huimiu commented 4 months ago

Hey @masamori0083, thanks for reaching out, I am going to reproduce this issue and will get back to you if I make any progress.

huimiu commented 2 months ago

Hey @masamori0083, sorry for the late reply. I couldn't reproduce the issue on my end. Could you please try it a few more times locally to see if the problem persists? Alternatively, could you try provisioning/deploying to see if the issue occurs remotely?