I use the latest Ionic version (Generated with Ionic CLI) in Angular. I was not able to find a solution to preload Alert and Modal / Dialogs. This is very important to me (and surely for other developers too), because it broke the Native Feeling. If you click on a button that toggles a Modal or a Alert it happens on first toggle after Init, that they need 1 or 2 seconds to open.
And then it also needs about 1 seconds to load the icons as I discribed here: ionic-team/ionicons#927
Any plans to make it possible to solve this?
I use the latest Ionic version (Generated with Ionic CLI) in Angular. I was not able to find a solution to preload Alert and Modal / Dialogs. This is very important to me (and surely for other developers too), because it broke the
Native Feeling. If you click on a button that toggles aModalor aAlertit happens on first toggle after Init, that they need 1 or 2 seconds to open.And then it also needs about 1 seconds to load the icons as I discribed here: ionic-team/ionicons#927
Any plans to make it possible to solve this?