You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I move the last item to an other place, it renderers it, in the correct position, but it's "invisible".
If I try to place an item on top of this "invisible" item, that item is also becomes "invisible".
I tried to reproduce it in a snack, but I couldn't.
I checked, every item gets rendered after sorting. The strange thing to me, that it leaves exactly as much empty place as the component itself.
Did someone encountered similar bug?
The text was updated successfully, but these errors were encountered:
Hello.
When I move the last item to an other place, it renderers it, in the correct position, but it's "invisible".
If I try to place an item on top of this "invisible" item, that item is also becomes "invisible".
I tried to reproduce it in a snack, but I couldn't.
I checked, every item gets rendered after sorting. The strange thing to me, that it leaves exactly as much empty place as the component itself.
Did someone encountered similar bug?
The text was updated successfully, but these errors were encountered: