Skip to content
This repository has been archived by the owner on Nov 19, 2022. It is now read-only.

Material UI switch clashes with react router dom switch. #44

Open
marvinbuff opened this issue Mar 30, 2021 · 0 comments
Open

Material UI switch clashes with react router dom switch. #44

marvinbuff opened this issue Mar 30, 2021 · 0 comments

Comments

@marvinbuff
Copy link

Using the materialUi.switch at the same time the react.router.dom.switch is used leads to an issue where only one type of switch is expressed.

How to Reproduce

Try using the routing switch and the material UI switch in the same project. Although the imports and everything is correct, the actually expressed elements will be the same. So always only one type can be created.

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

No branches or pull requests

1 participant