Skip to content

Make #3351 acceptable only for sync version (async version has self-owned if not config.suppress_callback_exceptions ... block)#3359

Merged
T4rk1n merged 2 commits intoplotly:devfrom
Erraen:pr1
Jul 7, 2025
Merged

Conversation

@Erraen
Copy link
Copy Markdown
Contributor

@Erraen Erraen commented Jul 1, 2025

Fix #3358

…self-owned if not config.suppress_callback_exceptions ... block)
@gvwilson gvwilson added P1 needed for current cycle fix fixes something broken community community contribution labels Jul 2, 2025
@gvwilson
Copy link
Copy Markdown
Contributor

gvwilson commented Jul 2, 2025

@T4rk1n please have a look

]
+ layout
)
if _ID_CONTENT not in self.validation_layout:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think this one need to be indented one more level too.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

If you mean another additional indented for checking "if _ID_CONTENT ... " - then as far as I understand, no. Here, only the self.validation_layout property is redefined if necessary. It can also be set in the layout() method/property, and the checking should occur in both cases.

Copy link
Copy Markdown
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.

💃 Thank you

@T4rk1n T4rk1n merged commit c2efe9b into plotly:dev Jul 7, 2025
9 checks passed
@Erraen Erraen deleted the pr1 branch February 10, 2026 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community community contribution fix fixes something broken P1 needed for current cycle

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] #3351 is too global

3 participants