You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working in an environment where I cloned MUI's Remix sample project and migrated it to react-router v7 and experiencing an issue where navigation is being triggered when using useFetcher.
Could you please help identify any potential implementation issues or points I might have overlooked?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm working in an environment where I cloned MUI's Remix sample project and migrated it to react-router v7 and experiencing an issue where navigation is being triggered when using useFetcher.
Could you please help identify any potential implementation issues or points I might have overlooked?
stackBlitz: https://stackblitz.com/~/github.com/bo-ri/material-ui-remix-ts
github repository: https://github.com/bo-ri/material-ui-remix-ts
mui+remix example: https://github.com/mui/material-ui/tree/master/examples/material-ui-remix-ts
Beta Was this translation helpful? Give feedback.
All reactions