Aws Chime SDK component library

0

Enter image description here when I try to use any tag from Amazon chime SDK component library, I got error this for chime creation.

using tag : <VideoTile nameplate="Test name"/>

using chime : "amazon-chime-sdk-component-library-react": "^3.4.0", "amazon-chime-sdk-js": "^3.9.0"

react : "react": "^18.2.0", "react-dom": "^18.2.0", "react-query": "^4.0.0", "react-quill": "^2.0.0", "react-router": "^6.3.0", "react-router-dom": "^6.3.0",

asked a year ago391 views
1 Answer
0

While I'm not certain this is your specific issue, it's worth noting that the Amazon Chime SDK React component library is not yet compatible with React 18. Can you use React 17?

Please see this thread for progress on React 18 support: https://github.com/aws/amazon-chime-sdk-component-library-react/issues/786

profile pictureAWS
DougL
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions