How can I open a modal within another without the first one closing? When I try, the first one closes. Could you help me with this?
Hi,
Sorry for the late reply. Could you please check out how the KtUI Modal works in stack mode: https://ktui.io/docs/modal#toggle-modals
Do you get the same behaviour or in Vue environment the same code works differently ? Are you using the latest KtUI - v1.0.19 ?
Your detailed feedback will help us in fixing this issue.
Regards,
Sean
I reviewed such functionality, but is there any functionality where the modal just overlaps without the other modal disappearing completely?
Hi,
At the moment we don't have such stacked Modal options. We will consider adding it in the future updates.
Regards,
Sean
I have another question, I started a project with metronic v9.2.0, but how do I update to version v.9.2.2, since I want to use the KTSelect component, get its styles and functionality.
Hi,
You can simply update the Metronic src and update all package.json with latest version. The changes were related to ktui packages only.
Regards,
Sean