microsoft / BotFramework-WebChat

A highly-customizable web-based client for Azure Bot Services.
https://www.botframework.com/
MIT License
1.57k stars 1.52k forks source link

Angular webchat sample is not showing any solution #4660

Open Bradrajkumar opened 1 year ago

Bradrajkumar commented 1 year ago

Is it an issue related to Adaptive Cards?

No

Is this an accessibility issue?

No

What version of Web Chat are you using?

Unrelated

Which distribution are you using Web Chat from?

Unrelated

Which hosting environment does this issue primarily affect?

Others or unrelated

Which browsers and platforms do the issue happened?

Others or unrelated

Which area does this issue affect?

Others or unrelated

What is the public URL for the website?

No response

Please describe the bug

This URL should open the sample code of angular where webchat is added but it is not opening. https://stackblitz.com/github/omarsourour/ng-webchat-example

Do you see any errors in console log?

No response

How to reproduce the issue?

  1. Navigate to :- https://github.com/microsoft/BotFramework-WebChat
  2. open sample of host with angular
  3. access the sample link.

What do you expect?

i want to see how i can use the sample code for adding webchat in my my angular application

What actually happened?

stackblitz url is not opening Screenshot 2023-03-03 135104

Do you have any screenshots or recordings to repro the issue?

No response

Adaptive Card JSON

No response

Additional context

No response

stevkan commented 1 year ago

@Bradrajkumar - Thank you for reporting this. We will look to resolve in a future release. Were you able to find or build a suitable alternative?

Bradrajkumar commented 1 year ago

Yes @stevkan ,

i tried with adding external JS files in my angular component.

lalchanp commented 1 year ago

@Bradrajkumar Do you have a working sample on how to invoke different scenarios of health bot from angular component

Gusnaud commented 1 week ago

Any approved solutions for this yet?