Skip to content
New issue

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

Linkedin onPress prevent submit form #2

Open
luisfuertes opened this issue May 12, 2017 · 0 comments
Open

Linkedin onPress prevent submit form #2

luisfuertes opened this issue May 12, 2017 · 0 comments

Comments

@luisfuertes
Copy link

luisfuertes commented May 12, 2017

Im using your component to login.

When i click Linkedin button, my form do submit. And all form validation called.

How can i prevent the form submit when i click on Linkedin button?

My code:

                  <LinkedIn
                    clientId={Constants.LINKEDIN_CLIENT_ID}
                    callback={this.props.loginWithLinkedin}
                    text={multiStrings.loginWithLinkedin}
                    className="btn blue-bold small"
                  />
@luisfuertes luisfuertes changed the title Linkedin callback redirect to base url Linkedin use scopes and dont submit form May 18, 2017
@luisfuertes luisfuertes changed the title Linkedin use scopes and dont submit form Linkedin onPress prevent submit form May 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant