FaridSafi / react-native-gifted-chat

💬 The most complete chat UI for React Native
https://gifted.chat
MIT License
13.55k stars 3.56k forks source link

Messages disappear on second render on web #2411

Open fkiDev opened 1 year ago

fkiDev commented 1 year ago

Issue Description

When I enter to the gifted-chat screen, everything works fine on web and ios simulator, but when I go back and re-enter again the messages disappeared on the web but work on ios simulator

axer4 commented 1 year ago

@fkiDev same issue, did u fix it?

quocvuong2000 commented 1 year ago

facing the same

edwinvrgs commented 1 year ago

Same issue here with the following dependencies:

    "expo": "~49.0.18",
    "react": "18.2.0",
    "react-dom": "18.2.0",
    "react-native": "0.72.6",
    "react-native-web": "~0.19.6",
    "react-native-gifted-chat": "^2.4.0",