Guido D'Orsi

Results 49 issues of Guido D'Orsi

Hello! As for now the `federationMetadata` can be enabled [only on string schemas](https://github.com/mercurius-js/mercurius/blob/master/index.js#L158). Would be useful to support also "executable" schemas.

### Qwik Version 0.11.0 ### Operating System (or Browser) Chorme 105 ### Node Version (if applicable) _No response_ ### Which component is affected? Qwik City ### Expected Behaviour `resource.state` should...

bug
triage

### Qwik Version 0.11.0 ### Operating System (or Browser) Linux ### Node Version (if applicable) v16.13.1 ### Which component is affected? Qwik Rollup / Vite plugin ### Expected Behaviour `npm...

bug
triage

### Describe the bug An usage of `useVirtual` gets compiled by React Compiler into something like this: ``` const virtualizer = (0, _tanstack_react_virtual__WEBPACK_IMPORTED_MODULE_9__.useVirtualizer)(t3); let t4; if ($[9] !== virtualizer) {...

## Bug report ### Current Behavior Steps: - Go to https://www.radix-ui.com/docs/primitives/components/tooltip - Click on the button - Change browser tab - Go back to the tooltip tab - The tooltip...

Package: react/tooltip

# Description I'm creating a new example to show how the `BinaryCoStream` can be used to manage files and how the share API can be used to enable collaboration across...

Migrate the React subscription logic to [useSyncExternalStore](https://react.dev/reference/react/useSyncExternalStore). The main advantage of adopting `useSyncExternalStore` is to follow "The React Way" to subscribe to external stores, which should give us better compatibility...

The `co.json` type factory accepts a generic to let the Jazz users define the expected shape. We want to make it possible to pass as argument only types that can...

Using v0 output as example I've migrated the music-player to a better looking UI - v0 mockup: https://v0.build/UKqIPEz Screenshot