DEV Community

PJ Mantoss
PJ Mantoss

Posted on

Need some Help on React and ChatKit

Hi fellow devs! I need some help. I'm trying to create a chat app with React and ChatKit API. The app is not working as it should. I created 2 users and 6 rooms in Chatkit. I then entered and saved some messages(in the chatkit) but on running the app the messages don't show on the screen(MessageList). Also, after typing a message and hitting ENTER on the UI again nothing shows on the screen (MessageList area). Please how can I fix this?

Website... https://toss-chat.netlify.com/
Github Repo... https://github.com/PJMantoss/toss_chat

Thank you

Top comments (0)