I used a modal inside a modal. If the first model is opened and then closed it works with no issues. The issue arises when first model is opened, and then the second modal is opened without closing the first. When the second modal is closed the first modal (which calls to open second modal) won't be closed by bsModalRef.hide().
When a pop-up views another pop-up ngx-bootstrap BsModalRef.hide() method doesn't work nor hide the second popup
226 views Asked by Inod Umayanga At
0
There are 0 answers
Related Questions in POPUP
- OS-wide text autocomplete service with popup
- Problem passing a function to a popup in Kivy?
- Is it possible to block dynamic advertisement pop up in Selenium?
- popup showing in a flutter project at the opening of any app
- WPF pop up is behaving differently in English language PC and Japanese language PC
- How do you make the pop up appear and print a sentence in the main/side panel?
- How do I get the close button to work after popup has appreared?
- I'm writing a browser extension I need to create windows with which the user can interact for extension work. what should I use?
- links on elementor modal not working on click
- How to turn off login pop-up on stackoverflow
- Popup not attached to marker in Nuxt3
- Background images and pop up related issue in live
- How do i update my loop to include the post id?
- After pg-related pop-up calls and processing, the web application JSESSION is broken
- Get value from new popup window by clicking on an element using Jquery
Related Questions in NGX-BOOTSTRAP
- How to change ngx datatable header background color?
- How can I install ngx-bootstrap in project Angular 17?
- Formly Repeated Section with length input
- ngx bootstrap issue inside a container with overflow and adaptivePosition: true
- how to customize ngxbootstrap daterangepicker?
- ngx-bootstrap dynamic resizing and wrap tooltip
- ngxbootstarp daterangepicker calenders not come on side by side come as top of another
- How to customize the theme in ngx-bootstrap?
- How to enable some dates which is disabled by the daysDisabled property in ngx-bootstrap?
- Type mismatch when passing component as variable to ngx-bootstrap modal service
- Could not find the project main file inside of the workspace config (src)
- How to create a standalone custom library that uses a non-stanalone third party library in Angular?
- Create multiple ngx-bootstrap Sortables with Angular
- Angular Standalone not Rendering in ngx-bootstrap/tabs
- ngx-bootstrap modal after update to 11 my backdropRef is undefined
Related Questions in MODALPOPUP
- making the A links search for any link on a page
- I have a Wordpress App with theme, I need a good newsletter plugin which lets me create popups, get forms to collect data, and send email notification
- Spinner and Popups not working in browser native full screen feature
- Event Handler not fired in AngularJS
- Modal-Popup doesn't show the correct data record from database
- Show template content from the master data in the modal
- Problem with handling 'basic authentication' modal in selenium automation
- Managing an unexpected popup with selenium
- Not able to show PDF in a modal popup in angular, the PDF is extracted from ZIP, I am getting the zip in an API response
- Modal Popup Not working when i use it in Area
- ASP.NET Core MVC : how to show error message following create using modal popup
- How to Show Bootstrap Modal popup on empty Text box in Blazor Server?
- Multiple Modal Pop-ups to show different Images
- Blazor Modal Popup Window moves whole background
- Visual Studio Community 2022 (64-bit) - How to disable pop-ups boxes
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)