Skip to content
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.

Invalid positioning of Popover element with openOnFocus=true #68

Closed
avocadowastaken opened this issue Jan 8, 2017 · 2 comments
Closed

Comments

@avocadowastaken
Copy link
Contributor

avocadowastaken commented Jan 8, 2017

jan-08-2017 19-04-47

Material UI AutoComplete removes anchorEl on close
So when ChipInput calls focus anchorEl is null, and popover positions itself wrong


I could not reproduce this issue in the storybook, guess it's problem with async behavior of this.setState

@avocadowastaken
Copy link
Contributor Author

Found it, after upgrading deps to

 material-ui  ^0.16.2  →  ^0.16.6 
 react        ^15.4.0  →  ^15.4.2 
 react-dom    ^15.4.0  →  ^15.4.2 

jan-08-2017 19-14-53

@leMaik
Copy link
Member

leMaik commented Jan 8, 2017

Thank you for investigating this and providing the fix! 👍 I'll publish an update right now.
This will be fixed in v0.12.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants