Jesus Cruz Verdecia
Results
2
comments of
Jesus Cruz Verdecia
This solution actually works, is the only way I found out there thanks!
The patch also worked for me, just added in node_modules/swr/dist/mutation/index.js //find this line const mutation = ()=>(key, fetcher, config = {})=>{ //and added below const [, startTransition] = React.useTransition();