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

Fixed Overlay constructor bug #3435

Merged
merged 2 commits into from
Jan 27, 2019
Merged

Fixed Overlay constructor bug #3435

merged 2 commits into from
Jan 27, 2019

Conversation

philippjfr
Copy link
Member

@philippjfr philippjfr commented Jan 26, 2019

The Overlay constructor was not rewritten when it was changed to inherit from ViewableTree. This meant that the constructor was called twice and the id used to associate options with an element was always set to None.

@philippjfr philippjfr added type: bug Something isn't correct or isn't working tag: component: options labels Jan 26, 2019
@philippjfr philippjfr added this to the v1.11.2 milestone Jan 26, 2019
@jlstevens
Copy link
Contributor

Glad this was caught. Happy to merge when you tell me this PR is ready.

@philippjfr
Copy link
Member Author

Merging since this is blocking another PR.

@philippjfr philippjfr merged commit 975d2a6 into master Jan 27, 2019
@philippjfr philippjfr deleted the overlay_opts_fix branch April 29, 2019 11:25
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tag: component: options type: bug Something isn't correct or isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants