We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I get an error message using the latest react-bootstrap 0.24.0 with react-router-bootstrap 0.17.2:
"[Error: Cannot find module 'react-bootstrap/lib/ModalTrigger' from '/projects/intranet/frontend/node_modules/react-router-bootstrap/lib"
It seems like ModalTrigger is gone for good as was already the case in a minor 0.23.x release before it was fixed.
The text was updated successfully, but these errors were encountered:
[removed] RouterModalTrigger removed upstream
5100b0b
Fixes react-bootstrap#97
Will remove in next release.
Sorry, something went wrong.
+1. Just ran into this issue, sadly.
No branches or pull requests
I get an error message using the latest react-bootstrap 0.24.0 with react-router-bootstrap 0.17.2:
"[Error: Cannot find module 'react-bootstrap/lib/ModalTrigger' from '/projects/intranet/frontend/node_modules/react-router-bootstrap/lib"
It seems like ModalTrigger is gone for good as was already the case in a minor 0.23.x release before it was fixed.
The text was updated successfully, but these errors were encountered: