microsoft / microsoft/BotFramework-WebChat

Supported in NextJS?

Open
#4,607 10 comments 1 reaction 1 assignee View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.