Skip to content

[Fix] Fix multi-page app with suppress_callback_exceptions=True #3351

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

Conversation

petar-qb
Copy link
Contributor

Closes #3349

Contributor Checklist

  • I have broken down my PR scope into the following TODO tasks
    • task 1
    • task 2
  • I have run the tests locally and they passed. (refer to testing section in contributing)
  • I have added tests, or extended existing tests, to cover any new features or bugs fixed in this PR

optionals

  • I have added entry in the CHANGELOG.md
  • If this PR needs a follow-up in dash docs, community thread, I have mentioned the relevant URLS as follows
    • this GitHub #PR number updates the dash docs
    • here is the show and tell thread in Plotly Dash community

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.

💃 Thanks for the quick fix, I'll release a patch on monday.

@T4rk1n T4rk1n merged commit f531328 into plotly:dev Jun 27, 2025
9 checks passed
Erraen added a commit to Erraen/dash that referenced this pull request Jul 1, 2025
…self-owned if not config.suppress_callback_exceptions ... block)
@Erraen Erraen mentioned this pull request Jul 1, 2025
T4rk1n added a commit that referenced this pull request Jul 7, 2025
Make #3351 acceptable only for sync version (async version has self-owned if not config.suppress_callback_exceptions ... block)
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] Multi-page Dash app breaks with suppress_callback_exceptions=True in latest version
2 participants