Closed thiensubs closed 8 years ago
When confirm dialog show. It not show correct show dialog modal. Please help me fix it.
Please try setting an higher z-index using the setDefaults call:
z-index
dataConfirmModal.setDefaults({ zIndex: 10059 });
When confirm dialog show. It not show correct show dialog modal. Please help me fix it.