Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remix cannot work after connecting to third-party UI libraries, but the same code can work normally using Vite #10243

Open
liyofx opened this issue Nov 19, 2024 · 0 comments

Comments

@liyofx
Copy link

liyofx commented Nov 19, 2024

Reproduction

Remix+semi-ui
https://stackblitz.com/edit/remix-run-remix-jdfmv3?file=app%2Froutes%2F_index.tsx

Vite+semi-ui
https://stackblitz.com/edit/vite-xk1cbw?file=src%2FApp.tsx

System Info

System:
    OS: macOS 15.0.1
    CPU: (8) arm64 Apple M1
    Memory: 103.47 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 21.6.1 - ~/.nvm/versions/node/v21.6.1/bin/node
    Yarn: 1.22.21 - ~/.nvm/versions/node/v21.6.1/bin/yarn
    npm: 10.2.4 - ~/.nvm/versions/node/v21.6.1/bin/npm
    bun: 1.0.29 - ~/.bun/bin/bun
  Browsers:
    Chrome: 130.0.6723.117
    Safari: 18.0.1
  npmPackages:
    @remix-run/dev: ^2.14.0 => 2.14.0 
    @remix-run/node: ^2.14.0 => 2.14.0 
    @remix-run/react: ^2.14.0 => 2.14.0 
    @remix-run/serve: ^2.14.0 => 2.14.0 
    vite: ^5.1.0 => 5.4.11

Used Package Manager

npm

Expected Behavior

Remix+semi-ui
I hope it can work normally!

Actual Behavior

Remix+semi-ui is not working properly。
Vite+semi-ui can work normally。

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

No branches or pull requests

1 participant