```ts createQuery(() => 1, { initialData: '2'}) ``` This demo should have been reported a type error, but it didn't. Is it a bug ? But I have no idea how to fix this type bug, so just raise this issue.