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

feat: allow disabling auto-setters via state_auto_setters config #4480

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

benedikt-bartscher
Copy link
Contributor

Closes #4477

@benedikt-bartscher
Copy link
Contributor Author

might be better to put this in rx.Config

@benedikt-bartscher benedikt-bartscher changed the title feat: allow disabling auto-setters via REFLEX_AUTO_CREATE_SETTERS feat: allow disabling auto-setters via state_auto_setters config Dec 4, 2024
@benedikt-bartscher
Copy link
Contributor Author

might be better to put this in rx.Config

I refactored it to rx.Config, but it seems like this causes a circular import for reflex-web :/

@benedikt-bartscher benedikt-bartscher marked this pull request as ready for review December 4, 2024 23:36
@benedikt-bartscher benedikt-bartscher marked this pull request as draft December 4, 2024 23:44
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.

Config option to disable reflex auto-generated setters (set_varname)
1 participant