react-web-gifted-chat icon indicating copy to clipboard operation
react-web-gifted-chat copied to clipboard

NOT RENDERING ANYTHING

Open ramizqazi opened this issue 1 year ago • 2 comments

Issue Description

Gifted chat not rendering any thing

Steps to Reproduce / Code Snippets

<GiftedChat Screenshot (53)

      messages={messages}
      onSend={_handleSend}
      user={{
        id: currentUserId,
      }}
    />

Expected Results

empty screen

Additional Information

  • Nodejs version: 16
  • React version: 18
  • react-web-gifted-chat version: 0.6.7
  • Browser(s) (Chrome, etc.): firefox

ramizqazi avatar Nov 07 '23 15:11 ramizqazi

I have the same issue...

filipthornton avatar Nov 11 '23 11:11 filipthornton

Same

elisabeth0bangoura avatar Jun 06 '24 16:06 elisabeth0bangoura