Federico Ottavio

Results 7 issues of Federico Ottavio

I tried to download and include in my projext the Next branch, but i got this error

### Describe the Bug I always deploy my directus project to cPanel, i set up my node app, i run "npm rebuild argon2 --build-from-source" and everything works well. From this...

I'm using [email protected] and [email protected] Why am I getting this error? `TypeError: Cannot read property 'css' of undefined` This is how i'm using it: `import { Fade } from 'react-awesome-reveal'`...

### Describe the bug If i use the new function unstable_getImgProps from 'next/image' the component doesn't work. I know this function is unstable, but i would be nice to be...

bug
nextjs
sev:S2

Tooltip is flickering on first render You can see the bug in this video: https://user-images.githubusercontent.com/63153191/228231201-3830d437-a008-4a85-9d42-aa295dbda2b1.mov Codesandbox [here](https://codesandbox.io/s/adoring-matan-9w2052?file=/src/App.js)

:speech_balloon: tooltip
pinned

### Provide a general summary of the issue here This is the component i'm using: ``` { alert(key); }}> Mouse Settings Keyboard Settings Mouse Settings Keyboard Settings ``` The problem...

bug
help wanted

My query is not working, i can't get the parentTitle. But if i put the query in the playground Vision of Sanity it works. Maybe something with the character '^'?...