Matej
Matej
I'd add this to a PR but it doesn't let me push the branch inside `src/meta/buildTags.tsx`: ```ts if (mediaType === 'image') { tags.push( , ); } else { tags.push( ,...
Any news on this? I can't resend email confirmations why is this an issue still?
> Found a temporary "fix" > > ```tsx > const originalWarn = console.warn; > console.warn = () => { > // supabase complaining > }; > const { > data:...