Hello,
I now have access to the account and have added the access token with the link to the dependencies as follows:
"mdbreact": "git+
https://oauth2:<token>@git.mdbootstrap.com/mdb/react/re-pro.git",
This is as explained in the quick start page:
https://mdbootstrap.com/react/5-min-quick-start/
All the components show as they should. But the buttons break when clicked. I added (and imported) the following button to my page <Button color="primary">Primary</Button> and I get this error (see below). Can you fix this please? I can't click on buttons!
Uncaught Error: Unable to find node on an unmounted component.
at invariant (react-dom.development.js:55)
at findCurrentFiberUsingSlowPath (react-dom.development.js:4078)
at findCurrentHostFiber (react-dom.development.js:4088)
at findHostInstance (react-dom.development.js:17509)
at Object.findDOMNode (react-dom.development.js:17974)
at t.value (mdbreact.js:7)
at t.value (mdbreact.js:7)
at callComponentWillReceiveProps (react-dom.development.js:6880)
at updateClassInstance (react-dom.development.js:7120)
at updateClassComponent (react-dom.development.js:8333)
at beginWork (react-dom.development.js:8966)
at performUnitOfWork (react-dom.development.js:11798)
at workLoop (react-dom.development.js:11827)
at HTMLUnknownElement.callCallback (react-dom.development.js:104)
at Object.invokeGuardedCallbackDev (react-dom.development.js:142)
at invokeGuardedCallback (react-dom.development.js:191)
at replayUnitOfWork (react-dom.development.js:11302)
at renderRoot (react-dom.development.js:11869)
at performWorkOnRoot (react-dom.development.js:12422)
at performWork (react-dom.development.js:12343)
at performSyncWork (react-dom.development.js:12320)
at interactiveUpdates (react-dom.development.js:12570)
at interactiveUpdates (react-dom.development.js:1962)
at dispatchInteractiveEvent (react-dom.development.js:4256)
index.js:2178 The above error occurred in the <t> component:
in t
in button
in t (at SplashPage.jsx:14)
in div (at SplashPage.jsx:13)
in div (at SplashPage.jsx:12)
in div (at SplashPage.jsx:6)
in SplashPage (created by Route)
in Route (at App.jsx:24)
in Switch (at App.jsx:23)
in div (at App.jsx:22)
in Router (created by BrowserRouter)
in BrowserRouter (at App.jsx:21)
in App (at index.js:14)
Consider adding an error boundary to your tree to customize error handling behavior.
Visit
https://fb.me/react-error-boundaries to learn more about error boundaries.
Thanks,
Alex Verzea
Zenna Duke pro commented 3 years ago
Me too. I've emailed support twice.Bruno Miyamotto Luque pro commented 3 years ago
I have the same problem, password reset on git.mdbootstrap.com is not working, please help. Bruno MiyamottoSoluti Alexandre Henrique de Souza Torres pro commented 3 years ago
Bruno, check your spam, my reset password was there