You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Incomplete issue, not enough details. You need to provide details such your component usage, your React version, the full error message, a proper title. Otherwise you can't expect to get help for this.
Hello @DavidHDev, I'm facing this issue too using the BlurText component.
I'm using it as proposed on the website, without modifying anything. The component is used below a MaterialUI theme, one div and a MUI box. Here is an extract :
My project is using React v18.3.1 and Typescript v5.6.2.
Note that it seems to be specific on this component, cause SplitText is currently working in my project.
After some investigations, error is about props structure type in AnimatedSpan style prop.
Glad to help you if you need more details on this bug.
idk what is happening and why i'm getting this in the BlurText component it seems like the problem is in the springs styles
i tried to debug the problem but didn't get any good results the styles are pefrect and nothing is wrong with them
The text was updated successfully, but these errors were encountered: