Topic: Modal example isn't working
Josh Muir free asked 6 years ago
Mikołaj Smoleński staff answered 6 years ago
patatagrammar pro commented 6 years ago
Yes, that is true, this particular issue is fixed in 4.7.1 On the other hand, there are new issues, like https://mdbootstrap.com/support/react/collapsible-accordion-items-do-not-open-in-mdb-4-7-1/Mikołaj Smoleński staff commented 6 years ago
Thanks for letting us know about it. Best Regardspatatagrammar pro answered 6 years ago
Mikołaj Smoleński staff answered 6 years ago
Mikołaj Smoleński staff answered 6 years ago
Josh Muir free commented 6 years ago
Hi. Thanks for your response. I'm still having the same issue. Are there any restricts with where modals can be placed within the document? Thanks.Mikołaj Smoleński staff commented 6 years ago
Did You copy the whole code replacing Your existing code?Josh Muir free commented 6 years ago
Yep! I replaced all the code. Only thing I changed was the require statement. My modal is within a container though. Does this have an effect on it?Mikołaj Smoleński staff commented 6 years ago
Container wrapper should not have effect on modal in typical usecase. Do You have any errors in console?Josh Muir free commented 6 years ago
Yep. Errors below. warning.js:33 Warning: Unknown event handler property `onExited`. It will be ignored. in div (created by Fade) in Fade in div (created by TransitionGroup) in TransitionGroup printWarning @ warning.js:33 warning @ warning.js:57 validateProperty$1 @ react-dom.development.js:7046 warnUnknownProperties @ react-dom.development.js:7138 validateProperties$2 @ react-dom.development.js:7158 validatePropertiesInDevelopment @ react-dom.development.js:7209 setInitialProperties$1 @ react-dom.development.js:7435 finalizeInitialChildren @ react-dom.development.js:8526 completeWork @ react-dom.development.js:14108 completeUnitOfWork @ react-dom.development.js:15713 performUnitOfWork @ react-dom.development.js:15890 workLoop @ react-dom.development.js:15902 renderRoot @ react-dom.development.js:15942 performWorkOnRoot @ react-dom.development.js:16560 performWork @ react-dom.development.js:16482 performSyncWork @ react-dom.development.js:16454 interactiveUpdates$1 @ react-dom.development.js:16719 interactiveUpdates @ react-dom.development.js:2150 dispatchInteractiveEvent @ react-dom.development.js:4532 warning.js:33 Warning: Received `true` for a non-boolean attribute `in`. If you want to write it to the DOM, pass a string instead: in="true" or in={value.toString()}. in div (created by Fade) in Fade in div (created by TransitionGroup) in TransitionGroupMikołaj Smoleński staff commented 6 years ago
Please send me Your zipped project (without node_modules) for check to m.smolenski@mdbootstrap.com. Best RegardsFREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB React
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No