coreui/coreui-react

CModal not opening in Beta

karls4 opened this issue · 7 comments

Hi,

Since using the beta site the CModal has stopped loading. Is there some styling changes I need to add?

Please show me your code.

Top component has the modal component wrapped to only show it when needed
image

I had to add backdrop="static" to get it to stay, the modal was closing straight away without any user input
image

Its working now after adding the static backdrop.

experiencing same issue. adding static backdrop worked, but it isn't what we want to do. I've updated to v5 alpha accidentally thought it was working well until i see this :(

Do you have this problem in v4.9.1?

Do you have this problem in v4.9.1?

I can test when I have capacity. I am currently using 5.0.0-alpha.0. seems to be stable for now except modal.

Checked with v4.9.1 and it works perfectly. I also rolled back to this version as seems far more stable.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions