Skip to content

Fixes cancels to work with multiple blocks#2530

Merged
abidlabs merged 4 commits into
mainfrom
cancels-fix
Oct 25, 2022
Merged

Fixes cancels to work with multiple blocks#2530
abidlabs merged 4 commits into
mainfrom
cancels-fix

Conversation

@abidlabs
Copy link
Copy Markdown
Member

@abidlabs abidlabs commented Oct 25, 2022

Closes: #2496 and hopefully some other mysterious errors that @freddyaboulton and I have been seeing with the PR deploys

@github-actions
Copy link
Copy Markdown
Contributor

All the demos for this PR have been deployed at https://huggingface.co/spaces/gradio-pr-deploys/pr-2530-all-demos

Copy link
Copy Markdown
Collaborator

@freddyaboulton freddyaboulton left a comment

Choose a reason for hiding this comment

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

I think the demos on spaces are still broken but this looks good to me @abidlabs ! Thank you for the quick fix!!

Let's just remove the print statement

@abidlabs
Copy link
Copy Markdown
Member Author

Likewise, thanks @freddyaboulton for the quick review. Added a test in there and removed the print statement.

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.

Event cancelling won't work if more than one block is rendered in the app

2 participants