Dmitry Kochergin
Dmitry Kochergin
Hi! Any updates for this? > While the issue discussed here might be legit (we're discussing that), can you share what kind of code you have that doesn't work? For...
I'm not sure, but it looked like these cases have the same reason. Because at the moment all refs are not getting "detached" during simulated unmount. I was going to...
@vkurchatkin Hi! Generally speaking, yes. But I can't fully agree with you. A lot of modern libraries for react use approach, when they have some internal storage, and their own...
@eps1lon Yes, with the new root API it works fine. With the old root API the bug still occurs, though. Since the old root API is unsupported we could probably...