Martin Topolanek

Results 6 comments of Martin Topolanek

On mobile iOS it does not attach top property on body element. This causes the scroll is not returned back to its previous position after scroll is enabled.

+1 In my case this assertion will be very useful. I don't have any possibility how to check if element is fully visible at this moment. ![overlapping](https://user-images.githubusercontent.com/44465269/180977435-61b35517-73b9-49c1-8bb2-12554617bf54.gif)

Please take a look at this PR https://github.com/frontend-collective/react-sortable-tree/pull/774. I solved the dynamic row height and I will look forward to your suggestions now.

For me as a windows user it worked when I edited the files as follows: **docker-compose.yml** ```yaml k6: image: loadimpact/k6:latest entrypoint: /bin/sh user: root networks: - k6 ports: - "6565:6565"...

I have similar problem. I set any number to property `timer` but without any difference. Any progress in this issue?