Skip to content

fix: resolve hydration issues and Tailwind CSS v4 compatibility problems#2

Open
Amitgajare2 wants to merge 6 commits into
AayushBharti:masterfrom
Amitgajare2:master
Open

fix: resolve hydration issues and Tailwind CSS v4 compatibility problems#2
Amitgajare2 wants to merge 6 commits into
AayushBharti:masterfrom
Amitgajare2:master

Conversation

@Amitgajare2

Copy link
Copy Markdown

MAIN ISSUES RESOLVED:

  • Hydration mismatches between server and client rendering
  • Console errors related to textarea elements
  • Webfont normalization errors in image export
  • Tailwind CSS v4 compatibility issues
  • ESLint configuration conflicts

 - Fixed webfont normalization errors in html-to-image
   - Added font loading assurance before export to preserve custom fonts
   - Improved export options with fontEmbedCSS and quality settings
   - Added ensureFontsLoaded function to wait for fonts to load
- Fixed hydration issues with client-side rendering
   - Replaced direct store setState calls with proper setter methods
   - Added proper dependency arrays to useEffect hooks
   - Added loading state while waiting for client-side hydration
@vercel

vercel Bot commented Aug 22, 2025

Copy link
Copy Markdown

@Amitgajare2 is attempting to deploy a commit to the Aayush Bharti Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant