Sebastian Weber

Results 13 comments of Sebastian Weber

@abhilakshyadobhal I believe you have a stale closure problem. I'm not totally sure because you haven't provided your whole code. Does your code look something like this? ```js const onViewableItemsChanged...

@Estroo1 Didn't you see my post? There you can see that you can achieve exactly that with the state setter (which gets the previous state as an argument). It is...

But you can also use this approach to just read the state (and do something with it) and ignore to set the state. Just return the same value or do...

Hey @dajiahuo I didn't expect that. This repo was a companion project for an article I wrote 5 years ago. At first glance, your changes look good! May I ask...

I'm glad you got it working. I hope the article and the demo project is helpful.

No, Snyk is the tool for security in this project. But it is unsatisfactory that there is not even an answer if and when this problem will be solved. Yarn...

That is sad. In addition, it does not make any sense because Yarn 2 is Yarn Berry and Yarn 3 is just the current major release. I would expect that...

@ssbarnea I've updated the title to reflect that Snyk does not work with Yarn Berry at all.

hi @christian-hawk, nothing worked for me. But I do not care anymore, because the team decided to go with another package manager. And I'm no more in the project that...

Any news on this issue? I would also like to have this very much!