query icon indicating copy to clipboard operation
query copied to clipboard

V4 Not Working on PReact

Open rajeshdish opened this issue 2 years ago • 0 comments

Describe the bug

As i said in the title,

React + V4 React Query (Working) | https://codesandbox.io/s/cranky-drake-yg06hx?file=/src/provider.js PReact + V4 React Query (Not Working) | https://codesandbox.io/s/competent-platform-50c1xz?file=/src/provider.js

But V3 React Query works with PReact

In Above codesandbox i was trying to run simple useMutation with a promise method

Your minimal, reproducible example

https://codesandbox.io/s/cranky-drake-yg06hx?file=/src/provider.js

Steps to reproduce

Shared the codesandbox demo

Expected behavior

I was expecting data update

How often does this bug happen?

No response

Screenshots or Videos

No response

Platform

Windows NextJs With Preact

react-query version

v4.0.10

TypeScript version

V4.7.4

Additional context

No response

rajeshdish avatar Aug 01 '22 11:08 rajeshdish