Is `data` always meant to be possibly undefined
Even when using even when using keepPreviousData and
Should
placeholderData?Should
data.value (Vue) be possible undefined in this case? As far as I know, with this set up, it will never not be defined right?