cometchat-sample-app-react icon indicating copy to clipboard operation
cometchat-sample-app-react copied to clipboard

Voice & Video Calling and Text Chat App for React (JavaScript/Web)

Results 7 cometchat-sample-app-react issues
Sort by recently updated
recently updated
newest added

### Describe the problem When I did the npm start after following all the instructions, I am getting this error `Module not found: Can't resolve '../../cometchat-pro-react-ui-kit/CometChatWorkspace/src' in 'C:\Users\hp\desktop\javascript-react-chat-apavascript-react-chat-app\src\defaultPages\App'` ### What...

This PR adds a few packages which are missing on the `package.json`. These packages are causing the initial `npm install` to fail.

Added a folder into the `.gitignore`, so that externally downloaded pkg can be ignored in the commit.

Change `isLoggedin` into `isLoggedIn`.

### Describe the problem I downloaded repository and did `yarn start`. I see following warnings/errors in the console ``` Compiled with warnings. Module not found: Error: Can't resolve '@cometchat/chat-uikit-angular' in...

check if elements exist on the main page