We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm getting the following error on Android (I haven't tested it out on iOS yet):
Can't bind to 'state' since it isn't a known property of 'ion-pullup'.
I had all of this working, and I'm trying to figure out what I changed. Any thoughts? Thanks.
Cordova CLI: 6.5.0 Ionic Framework Version: 3.0.1 Ionic CLI Version: 2.2.3 Ionic App Lib Version: 2.2.1 Ionic App Scripts Version: 1.3.0 ios-deploy version: 1.9.1 ios-sim version: 3.0.0 OS: macOS Sierra Node Version: v6.9.4 Xcode version: Xcode 8.3.3 Build version 8E3004b
The text was updated successfully, but these errors were encountered:
Can you show some code? It's hard to tell.
Sorry, something went wrong.
I experienced a similar issue and i solved it by importing the IonPullupModule in module from which I am using the pullup
No branches or pull requests
I'm getting the following error on Android (I haven't tested it out on iOS yet):
I had all of this working, and I'm trying to figure out what I changed. Any thoughts? Thanks.
Cordova CLI: 6.5.0
Ionic Framework Version: 3.0.1
Ionic CLI Version: 2.2.3
Ionic App Lib Version: 2.2.1
Ionic App Scripts Version: 1.3.0
ios-deploy version: 1.9.1
ios-sim version: 3.0.0
OS: macOS Sierra
Node Version: v6.9.4
Xcode version: Xcode 8.3.3 Build version 8E3004b
The text was updated successfully, but these errors were encountered: