ed-roh/fullstack-admin

Error: <g> attribute transform: Expected ')', "…418789973288e-15translate(,),0tr…" in dashboard component

Opened this issue · 1 comments

I have successfully set up both the frontend and backend of my project, and everything appears to be functioning correctly. However, I've encountered a specific issue in one component. The error I'm facing is related to the transform attribute of an SVG element. Notably, this error occurs exclusively in dashboard component.

Despite the fact that I haven't employed any animations, I've been diligently searching for the source of the error. I am hopeful that you can assist me in resolving this issue by reviewing the code in Git repository. Your expertise would be greatly appreciated in helping me diagnose and address this problem.
Error: attribute transform: Expected ')', "…418789973288e-15translate(,),0tr…".

it's a nivo bug , you can see the same error in nivo official website in the console when u resize the window