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

bug: file inputs lose UI switching between editor and preview #3764

Closed
joshuamcginnis opened this issue May 17, 2024 · 0 comments
Closed

bug: file inputs lose UI switching between editor and preview #3764

joshuamcginnis opened this issue May 17, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@joshuamcginnis
Copy link

Describe the bug

If you add a file to the file input component in the App editor, switch to Preview, then switch back to the editor, the file is missing from the UI component but still has the result.

To reproduce

  1. Create a File Input component
  2. From app editor, upload a file.
  3. Switch to preview
  4. Switch back to editor
  5. Observe that the file is missing in the UI

Expected behavior

The file input should maintain UI state between editor and preview.

Screenshots

No response

Browser information

No response

Application version

No response

Additional Context

No response

@joshuamcginnis joshuamcginnis added the bug Something isn't working label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants