James Fox
James Fox
Is there a recommended way to listen for updates to the underlying data returned by `useQuery`/`useQueryIds`? It appears that every time a component using it re-renders, the value returned by...
# Summary I'm trying to debug why the `_offline` page I have flashes momentarily when loading a cached page without a network connection. The start Url is `/` The page...
I would like to use the Picker component to display a list of custom icons powered by an external search API. Using the latest 5.3.2 version, it doesnt appear that...
**2. Describe the bug** Changing variants rapidly (faster than the duration of the transition) can leave a variant stuck with incorrect (stale) values. > NOTE: I believe this only happens...
I got this working with URLs from Unsplash, but others I'm having trouble with. If there are CORS issues on the client, does that mean I need to run this...
**The problem I am facing** I'm unable to set a client to read only in methods other than `onConnect` **The solution I would like** I'd like to have access to...
## Summary The `` component makes some assumptions about the `children` prop that we should document and warn about: - Exactly 0 or 1 `` child components should be passed...
### Affected Packages react, core, starter-kit ### Version(s) 2.12.0 (latest) ### Bug Description When calling `getPos` in the render path of a parent NodeView that has child Nodeviews, an error...