Git Product home page Git Product logo

Comments (9)

nsb avatar nsb commented on June 2, 2024

I'm facing the same issue. I'm using the RedirectToSignIn component, and it does not redirect.

from javascript.

royanger avatar royanger commented on June 2, 2024

Hi @rodolphoasb. I tested your repo and when I just cloned it, added my own keys (as a secret key is also needed) and ran the app I could see components not rendering. I also noticed that window.Clerk returned null in the dev console, indicating Clerk hadn't loaded.

The app looked fine. I deleted node_modules and the lock file, then ran pnpm up to install and upgrade packages and then pnpm dev to run the app. This resulted in the components rendering and Clerk loading.

Can you test this and see if it works for you? Can you also just update all packages in this repo and see if that helps with using npm.

Firefox_Developer_Edition

from javascript.

royanger avatar royanger commented on June 2, 2024

@nsb reported that changes to their application resolved this issue, and there is no bug. With no reply from the OP at the this time, I'm going to close this Issue.

from javascript.

Kfnig24 avatar Kfnig24 commented on June 2, 2024

Hello, I have the same issue. By looking at the terminal, I see these errors if it can help.
Capture d’écran 2024-03-17 à 18 31 05

from javascript.

dimkl avatar dimkl commented on June 2, 2024

@Kfnig24 it seems like this is related to the optimized-deps plugin. Could you check if this resolves your issue: vitejs/vite#8749 (comment)

from javascript.

Kfnig24 avatar Kfnig24 commented on June 2, 2024

It still doesn't work. It seems to have a problem with react, have an idea why ?

from javascript.

dimkl avatar dimkl commented on June 2, 2024

@Kfnig24 Could you share a repo that reproduces the issue to investigate it?

from javascript.

Kfnig24 avatar Kfnig24 commented on June 2, 2024

Here a repo: https://github.com/Kfnig24/remix-vite-error.
I let the routes:

  • /auth/sign-in
  • /auth/sign-up
  • /dashboard

Sorry, I can't publish the rest of the code.

from javascript.

dimkl avatar dimkl commented on June 2, 2024

@Kfnig24 Sorry for the late response.
Is it possible that you were trying to load the <SignIn /> / <SignUp /> components but you already had session?
I haven't managed to reproduce your issue. I have cloned the repo, installed dependencies using pnpm install and run the project using the pnpm dev (after setting the envs in a .env.local file). Here are some screenshots from the app running locally:
Screenshot 2024-04-02 at 16 51 33
Screenshot 2024-04-02 at 16 51 21
Screenshot 2024-04-02 at 16 50 56

from javascript.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.