DEV Community

PJ Mantoss
PJ Mantoss

Posted on

2 1

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)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay