Skip to content

Conversation

@oxkitsune
Copy link
Contributor

Description

Fixes the SSR notice message to correctly reference the ssr_mode parameter instead of ssr so users know the right parameter to use when disabling SSR.

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

Thanks @oxkitsune !

@freddyaboulton freddyaboulton enabled auto-merge (squash) April 15, 2025 13:07
@gradio-pr-bot
Copy link
Collaborator

gradio-pr-bot commented Apr 15, 2025

🪼 branch checks and previews

Name Status URL
Spaces ready! Spaces preview
Website building...
🦄 Changes detected! Details

Install Gradio from this PR

pip install https://gradio-pypi-previews.s3.amazonaws.com/8f3e1ef8bfdc552330d676fd8091db161944f24f/gradio-5.25.1-py3-none-any.whl

Install Gradio Python Client from this PR

pip install "gradio-client @ git+https://github.com/gradio-app/gradio@8f3e1ef8bfdc552330d676fd8091db161944f24f#subdirectory=client/python"

Install Gradio JS Client from this PR

npm install https://gradio-npm-previews.s3.amazonaws.com/8f3e1ef8bfdc552330d676fd8091db161944f24f/gradio-client-1.14.2.tgz

Use Lite from this PR

<script type="module" src="https://gradio-lite-previews.s3.amazonaws.com/8f3e1ef8bfdc552330d676fd8091db161944f24f/dist/lite.js""></script>

@gradio-pr-bot
Copy link
Collaborator

gradio-pr-bot commented Apr 15, 2025

🦄 change detected

This Pull Request includes changes to the following packages.

Package Version
gradio patch
  • Maintainers can select this checkbox to manually select packages to update.

With the following changelog entry.

Fix ssr_mode parameter name in notice message

Maintainers or the PR author can modify the PR title to modify this entry.

Something isn't right?

  • Maintainers can change the version label to modify the version bump.
  • If the bot has failed to detect any changes, or if this pull request needs to update multiple packages to different versions or requires a more comprehensive changelog entry, maintainers can update the changelog file directly.

@freddyaboulton freddyaboulton added v: patch A change that requires a patch release t: fix A change that implements a fix labels Apr 15, 2025
@abidlabs abidlabs disabled auto-merge April 15, 2025 17:32
@abidlabs abidlabs merged commit d24f8fd into gradio-app:main Apr 15, 2025
21 of 22 checks passed
@oxkitsune oxkitsune deleted the gijs/update-warning branch April 15, 2025 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t: fix A change that implements a fix v: patch A change that requires a patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants