#UseLoaderData is not executed when navigate

1 messages · Page 1 of 1 (latest)

solar prism
#

When you check devtools network tab, does fresh data come in as expected?

scenic cove
#

yes, the expected is coming. but it seems that useLoaderData does not react and does not look for the new data

#

the navigate is inside an onchange of a dropdown (is a filter)

solar prism
#

Are you using defaultValue to define input or textareas?

#

Those won't unmount, so won't update with new values.