fl1k
fl1k
Adding Environment to the Canvas causes the error
it happens because it is rendered on clientside, when your page loads it loads default breakpoint first and then it loads the actual breakpoint (useEffect hell)
>  > > I get the error after executing the query : "cannot be translated .OrderByDescending after Group " Same issue, Can't run .Select before .GroupBy
> > Hey [@adevinwild](https://github.com/adevinwild), What if I need to use the `useLocalStorage` hook and not the `useReadLocalStorage` variant? > > Hey [@Amir-R1384](https://github.com/Amir-R1384) As I said, it also works with `useLocalStorage`,...
The fact it returns empty 400 bad request response is the icing on the cake :)) Debugger can't reach into the area where the response is set so you have...
> Tip: Consider transforming a cell's value into a string before integrating with TanStack. > > Similar issue: I've found that even though my array of strings was transformed into...
thx workaround worked