sarriaroman / photoviewer

PhotoViewer Cordova Plugin
MIT License
157 stars 213 forks source link

Photoviewer causes view child issues in Ionic #92

Open cambronjay opened 7 years ago

cambronjay commented 7 years ago

If you have a map loaded and it is being targeted with @ViewChild the photoviewer breaks the @viewchild The photoviewer will replace, unload, and break the current child view. Is there anyway to prevent this from happening within an app?