Skip to content

fix cache key issue #3190

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

Merged
merged 4 commits into from
Mar 6, 2025
Merged

fix cache key issue #3190

merged 4 commits into from
Mar 6, 2025

Conversation

MartinSA04
Copy link
Contributor

@MartinSA04 MartinSA04 commented Feb 25, 2025

Proposed fix for issue #3189
Closes #3189

Adds triggered_inputs as additional basis for cache_key generation.

Contributor Checklist

  • I have broken down my PR scope into the following TODO tasks
    • fix issue
    • add as optional parameter
  • 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 (unsure if this is needed?)

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

@gvwilson gvwilson added feature something new P2 considered for next cycle community community contribution labels Feb 25, 2025
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.

💃 Looks good, thank you.

@T4rk1n T4rk1n merged commit 4c2a637 into plotly:dev Mar 6, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community community contribution feature something new P2 considered for next cycle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cannot set value of output to previous value after background callback resets one of its own outputs
3 participants