Adam Di Mario

Results 3 issues of Adam Di Mario

# Bug report ## Description / Observed Behavior I was trying to make multiple dynamic calls using useSWRInfinite as suggested [here](https://github.com/vercel/swr/discussions/786#discussioncomment-136486): my idea was to keep track of the dynamic...

**Describe the bug** Changing the query passed to useCubeQuery causes the latter to return the old value even if `resetResultSetOnChange` is set to `true` **To Reproduce** Steps to reproduce the...

help wanted
client:core

As per title, TypeScript syntax >=4.9 (possibly lower) will throw a `Failed parsing …` error. If this is intended behaviour maybe a maximum compatible TS version should be specified in...

good first issue