Skip to content

Conversation

BSd3v
Copy link
Contributor

@BSd3v BSd3v commented Apr 11, 2025

fixes #3269

Copy link
Contributor

@gvwilson gvwilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does this fix it?

@BSd3v
Copy link
Contributor Author

BSd3v commented Apr 11, 2025

The issue was that the LoadingElement wasnt able to receive the jsx generated classname, therefore the styling was never applied.

Reverting to a simple div allows for the jsx classname to be passed once again. The isLoading is already utilized in the component, so just used the attribute from it instead of applying the LoadingElement.

This still needs a real test made. 🙂

Copy link
Contributor

@T4rk1n T4rk1n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃

@T4rk1n T4rk1n merged commit 4341a9c into plotly:dev Apr 14, 2025
3 checks passed
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.

[BUG] dcc.Tooltip() incorect placement: "direction" and/or "bbox" params are not respected

3 participants