ionic-gallery-modal icon indicating copy to clipboard operation
ionic-gallery-modal copied to clipboard

Cannot read property 'forChild' of undefined in GalleryModalModule.

Open developerpbt opened this issue 8 years ago • 3 comments

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" ] } }

developerpbt avatar Oct 04 '17 13:10 developerpbt

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

dheavy avatar Nov 20 '17 20:11 dheavy

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

VesperDev avatar Dec 05 '17 22:12 VesperDev

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

GREPY avatar Feb 01 '18 06:02 GREPY