Skip to content

Issue using Whereby as a web component in an Angular application #497

@felicioandre

Description

@felicioandre

Hi team,

I'm facing an issue while trying to incorporate the Whereby browser-sdk into my Angular application as a web component.

I'm importing it using the following syntax: import '@whereby.com/browser-sdk/embed';

However, my bundler is throwing an error indicating that React is not installed. I find this odd since web components are supposed to be self-contained, and this dependency shouldn't be required.

I've attached a screenshot of the error for your reference.

image

Could you please provide some guidance on how to resolve this issue? I've ensured that all necessary dependencies are installed and configured correctly.

Thank you for your assistance.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions