When deleting a List in the lists page the page does not refresh, meaning the recently deleted list item remains. On a browser refresh the data are correctly refetched. This same behavior shoudl occur after the button click. Likely an issue within the query and the relivalidate call: https://docs.solidjs.com/solid-router/reference/data-apis/query#revalidate
When deleting a List in the lists page the page does not refresh, meaning the recently deleted list item remains. On a browser refresh the data are correctly refetched. This same behavior shoudl occur after the button click. Likely an issue within the
queryand the relivalidate call: https://docs.solidjs.com/solid-router/reference/data-apis/query#revalidate