Skip to content

Build fails after updating to v4.22.0 #5

@itsnorbertkalacska

Description

@itsnorbertkalacska

AgoraRTC SDK version

4.22.0

Fail Rate

100%

Link to minimal reproduction

https://github.com/itsnorbertkalacska/Agora-Bug-Repro

Steps to reproduce

  1. setup a react application with agora-rtc-sdk-ng v4.21.0
  2. use AREAS and / or RemoteStreamFallbackType from the package import { AREAS } from 'agora-rtc-sdk-ng'
  3. upgrade to v4.22.0 from v4.21.0

What is expected?

The build succeeds just as it did previously.

What is actually happening?

Nothing was mentioned or reported in the release notes about changing this export. Also the type definitions are there so TS does not pick up this error however build fails.

System Info

No response

Any additional comments?

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions