-
Hi, I am trying to migrate from @originjs/vite-plugin-federation to this as it seems better supported and has HMR support. But I cannot get the HMR to work from the remotes (though the app loads). Cur…
-
-
### Preliminary Checks
- [X] I have reviewed the documentation: https://clerk.com/docs
- [X] I have searched for existing issues: https://github.com/clerk/javascript/issues
- [X] I have not a…
-
### Link to the code that reproduces this issue
https://github.com/ledbetterljoshua/link-bug-reproduction
### To Reproduce
### Live Demo
https://link-bug-reproduction.vercel.app/
### Repository…
-
## Describe the bug
When running the application, an error occurs within the `` component related to AWS Amplify's authentication. Specifically, the error seems to originate from the usage of the `…
-
## Context
What's your version of `nuqs`?
```
"nuqs": "^2.1.1"
```
What framework are you using?
- ✅ Next.js (app router)
- ❌ Next.js (pages router)
- ❌ React SPA (no router)
- ❌ …
-
https://github.com/Shahstaa/react-router-dom-lab/blob/90b5f7d0175659c16ca67668ab04fd4fbb5958e6/src/App.jsx#L36
A minor error in your path broke your app; should be `/mailboxes/:mailboxId`
-
- 필요한 패키지 설치(history, react-router-dom, react-icons)
- `npm i history react-router-dom react-icons`
- static.json : 백엔드 서버에서 받을 예제 데이터
- 예약자원, 예약, 사용자에 해당하는 기본 컴포넌트 4개
- App.css 새로 작성(main.jsx, …
SJC-s updated
1 month ago
-
### What's the problem?
I followed the example and found the example fails (keep refresh the whole page when click the nested links) when import the "AppProvider" with
```tsx
import { AppProvider…
-
### Versions
- vite-plugin-federation: 1.2.3
- vite: 4.2.1
### Reproduction
Host and remote apps are using react-router-dom for nested routing. Separatelly, applications are working corr…