-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
[Bug]: React Router 7 / Remix . #33505
Comments
Hi @antonius-ivan, could you provide a stackblitz with the code you mentioned showing the error? Thanks! |
Hey @antonius-ivan, please check out this example - https://stackblitz.com/edit/github-mqmg5koj?file=app%2Froutes%2Fhome.tsx and let us know if you run into any other issues. |
@dmytrokirpa |
@it950, could you please specify the steps that lead to the error you mentioned? The example I shared earlier works well on my end. Additionally, please verify that the issue is not caused by a third-party browser extension by checking it in incognito mode. |
This issue has been automatically marked as stale because it has marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. Thank you for your contributions to Fluent UI! |
Component
Nav (Preview)
Package version
"@fluentui/react-list-preview": "^0.4.4", "@fluentui/react-components": "^9.56.3",
React version
"react": "^18.3.1",
Environment
Current Behavior
When try React-Components library and (React-Nav-Preview Or React-List-Preview).
i think style leak and looping. this is my code
Expected Behavior
normal Usage. No Looping and Crash
Reproduction
okay
Steps to reproduce
follow this. https://react.fluentui.dev/?path=/docs/concepts-developer-server-side-rendering-react-router-7-and-remix-setup--docs
but also add a preview package.
Are you reporting an Accessibility issue?
None
Suggested severity
High - No workaround
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations
The text was updated successfully, but these errors were encountered: