Luis Hernandez

Results 3 issues of Luis Hernandez

### What problem does this feature solve? Hi, I have a heavily dynamic route (`pages/_slug/index.vue`) where I need to control the layout displayed based on the payload that resolves from...

enhancement
available soon
pending
2.x

https://codesandbox.io/s/repro-pvv1nl?file=/pages/index.tsx Tab between the inputs and look at the console. The state changes on blur are visible to the atom but not included in useRecoilSnapshot().getNodes_UNSTABLE({isModified: true}), if you tab outside...

bug

In my use case I only need to pass through the XML Fragments to different rich text editors, not mutate or read the rendered contents directly. I have many, and...