Spinner does not load on clicking button inside the modal window
Spinner does not load on clicking button inside the modal window
Learn2excel
Posts: 33Questions: 5Answers: 1
Test Case: https://live.datatables.net/faqoxevu/1/edit
Description of the problem: In the test case, I have provided the html and js code that I am using for two buttons and their click events. When I click the Find All button, I am able to view the spinner, but when I click the Move to Archive button, I am not able to view the spinner component. Whether spinners do not work for buttons placed inside a modal window.
Please let me know how can I fix this issue.
Thank you.
Answers
The question doesn't seem related to Datatables. This forum is for questions about Datatables and related components. Stack Overflow is available for general programming questions and issues.
I don't believe your test case demonstrates the issue you are having. The people helping you on Stack Overflow will likely want to see a test case the shows the issue not just the code.
Kevin
Maybe you will want to use something like BlockUI that should show in front of the modal.
Kevin