IjzerenHein / react-tag-cloud

Create beautiful tag/word clouds using React ☁️
https://react-tag-cloud.stackblitz.io/
MIT License
117 stars 27 forks source link

Something is wrong when children is rendered dynamically #17

Open shantanug-cuelogic opened 5 years ago

shantanug-cuelogic commented 5 years ago

I am facing a problem where i have to render children dynamically after getting new data it shows previous data. Example - I have 5 children right now

A
B
C
D
E

Now the children data is changed having only one child

F

due to some reason it is still showing any random children from previous children

IjzerenHein commented 5 years ago

Hi, can you share a video or animated gif of the problem you are experiencing? cheers