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

Segment does not support "middle" attachment #716

Closed
tomitrescak opened this issue Oct 21, 2016 · 2 comments
Closed

Segment does not support "middle" attachment #716

tomitrescak opened this issue Oct 21, 2016 · 2 comments

Comments

@tomitrescak
Copy link
Contributor

tomitrescak commented Oct 21, 2016

Segment does not support attached="middle" it throws errors

@tomitrescak
Copy link
Contributor Author

Nevermid .. for that purpose you accept attached={true}

@levithomason
Copy link
Member

Also, boolean attributes are true by default in React. So these are equivalent:

<Segment attached />
<Segment attached={true} />

Cheers!

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

2 participants