Build your own chat UI with React components in few minutes. Chat UI Kit from chatscope is an open source UI toolkit for developing web chat applications.
When I create the chatbox and follow the documentation the message blocks are overlapping eachother. also before changing the zIndex in my react js, the messages are hidden behind the chatbox container. I inspected the page and can't find the issue. Has anyone else encountered this and know how to fix it?
When I create the chatbox and follow the documentation the message blocks are overlapping eachother. also before changing the zIndex in my react js, the messages are hidden behind the chatbox container. I inspected the page and can't find the issue. Has anyone else encountered this and know how to fix it?