Topic: backdrop content scrollable when modal visible when we click on browser back button
Backdrop content should be unscrollable when we open a modal on click of browser back button
Able to scroll content when we open a modal on click of browser back button
                
                    
                        
                            Warning
                        
                        
                            There are some changes?
                            
 Are you sure you want to navigate!!!!
                        
                    <MDBModalFooter>
                        <MDBBtn color='secondary' onClick={() => blocked.reset?.()}>
                            Close
                        </MDBBtn>
                        <MDBBtn color="primary" onClick={() => blocked.proceed?.()}>
                            Proceed
                        </MDBBtn>
                    </MDBModalFooter>
                </MDBModalContent>
            </MDBModalDialog>
        </MDBModal>![enter image description here][1]
                                                                    FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Open
- User: Pro
 - Premium support: Yes
 - Technology: MDB React
 - MDB Version: MDB5 7.2.0
 - Device: Laptop
 - Browser: Chrome
 - OS: Windows
 - Provided sample code: No
 - Provided link: No
 
Mateusz Lazaru staff commented 2 years ago
Could you send the code with reproduced problem?