microsoft / microsoft/BotFramework-WebChat
Supported in NextJS?
Open
Nobody has claimed this yet.
backlog
Bot Services
customer-reported
ExemptFromDailyDRIReport
question
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 1.6k
- Avg merge
- 22h 58m
- Merged PRs (30d)
- 2
Description
I have a question
Hi,
I tried using the botframework-webchat: ^4.15.6 in my existing nextjs application next: 12.1.4,
I tried importing the import ReactWebChat ,{createDirectLine, createStore,createStyleSet } from "botframework-webchat"; and also by using dynamic import with ssr:false, but it throws window not defined .
Any Idea how to fix it?, and is botframework-webchat supported on applications that use SSR?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.