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

Fix TrackerComponent and include in repo to fix Accounts.LoginFormInner #1907

Merged
merged 1 commit into from
Feb 18, 2018

Conversation

nolandg
Copy link
Contributor

@nolandg nolandg commented Feb 18, 2018

Fixes #1815 by fixing tracker-component (which LoginFormInner extends) to no longer use legacy internal React variable and includes TrackerComponent directly in this repo instead of relying on external out-of-date npm package. This fixes Accounts buttons appearing to be disabled in production mode because their internal states were not being set properly.

@SachaG SachaG merged commit 1e4e3ca into VulcanJS:devel Feb 18, 2018
@SachaG
Copy link
Contributor

SachaG commented Feb 18, 2018

Awesome! This will be super helpful, thanks! :)

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

Successfully merging this pull request may close these issues.

Accounts button disabled
2 participants