Skip to content
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

Return file to browser in the backend #1310

Closed
evandeng2009 opened this issue Jul 6, 2023 · 1 comment
Closed

Return file to browser in the backend #1310

evandeng2009 opened this issue Jul 6, 2023 · 1 comment

Comments

@evandeng2009
Copy link

Describe the bug
I like the way that no record shown in browser console when call State.functions. Right now I'm trying to provide a button for downloading files. As discussed in #909, a link should be clicked by user. Any way to directly retun the file to browser for downloading and no link shown? By the way, what's the development status of pc.download_files()?

To Reproduce
Steps to reproduce the behavior:

  • Code/Link to Repo:

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

** Specifics (please complete the following information):**

  • Python Version:
  • Reflex Version:
  • OS:
  • Browser (Optional):

Additional context
Add any other context about the problem here.

@Lendemor
Copy link
Collaborator

Solved by #1797

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

No branches or pull requests

2 participants