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

allowDropdown does not response to live changes #272

Closed
daggmano opened this issue Feb 8, 2019 · 0 comments · Fixed by #277
Closed

allowDropdown does not response to live changes #272

daggmano opened this issue Feb 8, 2019 · 0 comments · Fixed by #277
Assignees
Labels

Comments

@daggmano
Copy link

daggmano commented Feb 8, 2019

If the component is loaded with allowDropdown set to true, and then this is changed to false through a data load, the flag indicator stays on the left.

Expected Behavior

Flag should move to the right (remove allow-dropdown class from parent div)

Current Behavior

Flag stays on the left (allow-dropdown class remains on parent div)

Possible Solution

React state not being updated on props change

Environment

  • Version:
    v6.1.1
  • Browser:
    all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants