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

Avoid frontend errors with getRefValue #2691

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Conversation

masenf
Copy link
Collaborator

@masenf masenf commented Feb 22, 2024

This allows an rx.upload to be nested inside an rx.form without causing problems.

Ensure we don't dereference values that are undefined or call functions that don't exist.

This allows an rx.upload to be nested inside an rx.form without causing
problems.
@picklelo picklelo merged commit fc874e2 into main Feb 27, 2024
45 checks passed
benedikt-bartscher pushed a commit to benedikt-bartscher/reflex that referenced this pull request Feb 27, 2024
Yummy-Yums pushed a commit to Yummy-Yums/reflex-codebase that referenced this pull request Feb 28, 2024
@masenf masenf deleted the masenf/safe-get-ref-value branch February 29, 2024 21:47
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.

2 participants