afterStateUpdate() with delay on select component
Hello guys, I have created a form with a specific operation that so far my development experience has been perfect and only with this small detail.
My intention is to form the "Title" field from selector menus, the detail is that there is a delay when having selected an option; the "title" field remains with the previous value.
my
afterStateUpdate()
method:
My Select component:
Is there something I am doing wrong, or is the behavior I expect my component to take not possible?
Thanks!0 Replies