Topic: modal.hide() kills application
Senthor free asked 4 years ago
Hello! I've got a problem with modals in my components. Inside component I have few modals, which contains reactive forms. Sometimes everything goes right and there is no problem, but sometimes when i'm getting response from server or I just want to cancel form, modals disapperas, but fade remains on page and after a moment browser throws "App not responding" and I have to reset whole app.
Every close action clears used model, resets form and uses Modal Directive's hide. What can I do with this problem? What are possibly reasons?
Thanks for answers!
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Opened
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 9.3.1
- Device: PC
- Browser: Any
- OS: Windows 10
- Provided sample code: No
- Provided link: No
Arkadiusz Idzikowski staff commented 4 years ago
We would need more information about the reproduction steps and an example code on which we will be able to recreate this problem on our end.