nikini / ionic-gallery-modal

Ionic Gallery Modal (to show all your photos)
166 stars 84 forks source link

Cannot read property 'forChild' of undefined in GalleryModalModule. #47

Open developerpbt opened 6 years ago

developerpbt commented 6 years ago

Error Page Url: https://user-images.githubusercontent.com/29945417/31177944-1d877532-a935-11e7-93de-e8857e17e266.png

Package.json :

{ "name": "io.cordova.myapp202f28", "author": "", "homepage": "", "private": true, "scripts": { "clean": "ionic-app-scripts clean", "build": "ionic-app-scripts build", "ionic:build": "ionic-app-scripts build", "ionic:serve": "ionic-app-scripts serve", "watch": "ionic-app-scripts watch", "prodbuild": "ionic cordova build android --prod" }, "dependencies": { "@angular/common": "2.4.8", "@angular/compiler": "2.4.8", "@angular/compiler-cli": "2.4.8", "@angular/core": "2.4.8", "@angular/forms": "2.4.8", "@angular/http": "2.4.8", "@angular/platform-browser": "2.4.8", "@angular/platform-browser-dynamic": "2.4.8", "@angular/platform-server": "2.4.8", "@ionic/storage": "2.0.0", "ionic-angular": "2.2.0", "ionic-native": "2.4.1", "ionicons": "3.0.0", "rxjs": "5.0.1", "sw-toolbox": "3.4.0", "zone.js": "0.7.2", "ionic-gallery-modal": "~0.2.6" }, "devDependencies": { "@ionic/app-scripts": "1.1.4", "ionic": "3.12.0", "typescript": "2.0.9" }, "cordovaPlugins": [ "cordova-plugin-whitelist", "cordova-plugin-console", "cordova-plugin-statusbar", "cordova-plugin-device", "cordova-plugin-splashscreen", "ionic-plugin-keyboard" ], "cordovaPlatforms": [], "-vs-binding": { "BeforeBuild": [ "ionic:build" ] } }

dheavy commented 6 years ago

Any news on this? I'm having the same error and thus cannot use the plugin.

VesperDev commented 6 years ago

I have the same error and I do not know how to repair it :(

GREPY commented 6 years ago

The same situation. Now I have to look for another plugin... 👎