haex

Results 5 issues of haex

Hi, I would like to change the nodeseparation per node and not globally like this: ``` var g = new dagreD3.graphlib.Graph() .setGraph({ rankdir: 'LR', edgesep: 10, ranksep: 60, nodesep: 10...

Hi, I tried your extension and found it quite suitable. Are you planning to add sso support?

Hi, I'm using nhost with nuxt3 and getting following warning: It is highly recommended to set `predictableActionArguments` to `true` when using `createMachine`. https://xstate.js.org/docs/guides/actions.html I couldn't find anything about it in...

bug
sdk

Hi, what is the best way to expose items of arrays? store/index.js ``` export const state = () => { foo: [ { bar_1: { attr: 'change me' } }...

### Environment - Operating System: Linux - Node Version: v21.2.0 - Nuxt Version: 3.12.4 - CLI Version: 3.12.0 - Nitro Version: 2.9.7 - Package Manager: [email protected] - Builder: - -...

pending triage
nitro
upstream