Hi!
I am finding troubles when using memoization caching for two Callbacks.
Both of them are using State components and one is updating a dropdown, whose State is used by both Callbacks.
The error is quite obscure because once one of the Callbacks is cached, the server stops the app.
On the other hand, once I turn all the State components into Input, everything works fine.
I am a newbie with caching, so please correct me if I made some mistake in the description.
Thanks in advance!
2 posts - 2 participants








