Skip to content

peter-skillmasters/remix-clerk-reproduction

Repository files navigation

Clerk Styling Issue in Remix

Login Page Without Styling

Steps to Reproduce

  1. Create a .env file with Clerk environment variables
  2. Run the dev server:
    npm run dev
  3. Go to Login Page
  4. Click “Simulate Error” Link on Login Page
  5. Click “Go back to Login Page” Link on Error Page
  6. Styling on Clerk <SignIn /> Component is now gone

Potential Fix

This a common problem with Remix + Emotion. There's a documented workaround in this Material UI example

My question is: how can I implement a similar workaround for the Clerk components? or is there a way to manually trigger a reload of the styles? How do I fix this?

About

Minimal Reproduction of Clerk Styling Issues when Running into Errors in Remix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published