Skip to content

TypeError: str.charAt is not a function (it is undefined) #275

@Shasikhan

Description

@Shasikhan

I am upgrading my project from expo 53 to expo 54,
in upgrade process, I am upgrading
@wuba/react-native-echarts from ^2.0.3 to latest
echarts from v5 to v6
and also skia

When build is successful and I try to run application, I get following error:

TypeError: str.charAt is not a function (it is undefined)

And it points to echarts import statement.

Image

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions