mdbootstrap / mdb-react-ui-kit

React 18 & Bootstrap 5 & Material Design 2.0 UI KIT
https://mdbootstrap.com/docs/b5/react/
Other
1.41k stars 264 forks source link

modal typescript type error #120

Closed shipcake closed 3 years ago

shipcake commented 4 years ago

image

lefrankleal commented 4 years ago

same issue here

please help!!

LuisSic commented 4 years ago

I had the same issue, they will fix in the next release. https://mdbootstrap.com/support/react/mdbmodal-reactjs/

lefrankleal commented 4 years ago

I had the same issue, they will fix in the next release. https://mdbootstrap.com/support/react/mdbmodal-reactjs/

solved this by placing some default required props to the element

inline={false} overflowScroll noClickableBodyWithoutBackdrop={true}

LuisSic commented 4 years ago

Thank you bro :D

krzysiu-w commented 3 years ago

Hi!

We'll add a fix for it in the next release (12.07) :)