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

Bubble.js: Default value for prop bottomContainerStyle #408

Merged

Conversation

jeromegrosse
Copy link
Contributor

@jeromegrosse jeromegrosse commented Mar 26, 2017

This solves the following issue: #407

The reason of the bug was that there wasn't any default value for the newly introduced bottomContainerStyle property and therefore this.props.bottomContainerStyle is undefined if nothing is passed to the component, generating the mentioned exception when evaluating this.props.bottomContainerStyle[this.props.position].

@kfiroo kfiroo merged commit ec3cba0 into FaridSafi:master Mar 26, 2017
@kfiroo
Copy link
Collaborator

kfiroo commented Mar 26, 2017

@jeromegrosse 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.

2 participants