Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Fix dash-core-compoents Slider and RangeSlider tooltip #645

Closed
wants to merge 1 commit into from

Conversation

AboorvaDevarajan
Copy link
Contributor

I faced the same issue as #640, with this patch I was able to get it working, and it could be a potential fix.

@alexcjohnson
Copy link
Collaborator

Thanks @AboorvaDevarajan -but I think the problem is much simpler: we just need to reverse the order of arguments to Object.assign, as is it's overwriting the original prop.

skip adding visible attribute to the tooltip object to avoid
invalid attribute error.
@AboorvaDevarajan
Copy link
Contributor Author

@alexcjohnson Yes, that should be simpler. I have updated the PR.

@AboorvaDevarajan
Copy link
Contributor Author

With reference to #648 I will close this. Thanks.

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

Successfully merging this pull request may close these issues.

2 participants