react-webpack-rails-tutorial icon indicating copy to clipboard operation
react-webpack-rails-tutorial copied to clipboard

Tab "Simple React" behaves different. After adding second new comment it replaces with it the first one and inserts as second the last one

Open vtamara opened this issue 2 years ago • 1 comments

I reproduced this behaviour in Ubuntu 21.10 and ind adJ/OpenBSD 7.1a1.

I made a short video: https://user-images.githubusercontent.com/701221/159935786-4815d38b-1fbf-428f-a744-3a715bf1c4e5.mp4

vtamara avatar Mar 24 '22 15:03 vtamara

It adds the comments in the database but it doesn't present them right:

  1. Just when user enters the tab it works fine first time
  2. Second and nex times it will replace in the screen the first comment with the new one, and after it, it will insert the last one.

vtamara avatar Mar 24 '22 20:03 vtamara

I tested locally and online, and I didn't notice the issue. It seems it is already resolved.

ahangarha avatar Aug 02 '23 19:08 ahangarha