Nikita
Nikita
I fixed it - https://github.com/supabase/supabase/issues/20993 # Solution (how to fix this issue) 1. My mistake was that I used `supabaseClient` that takes no cookies and created for client components 2....
> Just add this, depending on what you need > > ``` > style={{ width: "300px", height: "32px" }} > ``` > > or `style={{ width: "auto", height: "auto" }}`...
> Having auto width _and_ height doesn’t make sense. It’s one or the other. What’re you trying to achieve by setting both properties to auto? I wnat max-h-[32] and w-full...
Is any updates about this issue?
This issue still open - somebody know how to fix this?
I'm still see this issue Somebody know how to fix it? ``` warn-once.js:16 Image with src "/success-checkmark.gif" has either width or height modified, but not the other. If you use...
## Update Hey I updated MVP Please check it and help if you want Because I'm still see this issue
Any updates on this? I'm still see this issue I write this comment to keep this issue open _Edit by maintainer bot: Comment was **automatically** minimized because it was considered...
Before suggested fix:  After suggested fix: (console has been cleared and page has been refreshed)  MVP - https://codesandbox.io/p/devbox/mvp-warn-img-aspect-ratio-md683h @Jungho-Cheon - please provide mvp where fix work for you...
I tried also this 