Thomas Brandého
Thomas Brandého
Not that often, it is pretty stable now. We can just expect a few code changes in the demo snippet when we release new 0.X version, but shouldn't change much...
> so how does one make a release with this? do we have to make pre-releases in the release tab as well? Yeah, just make a release in the Github...
This was fixed in 0.1.1 of reflex-enterprise I believe.
OS? python version ? reflex version ?
Marking this as draft until resynced with main. Some of the recent addition for typing event handler might unblock this PR.
If we want to encourage `app_wraps` it should be documented, which is not the case yet.
The link posted by the linear bot doesn't have additional info, it's just there for tracking in our private linear. Since the task is still open, it's available yes.
Updated the initial post with a checklist for the missing components. @LucasOcampos @vydpnguyen @KarinaNi feel free to pick up any of the components in there and submit them. The PR...
> update: finished making the changes in code. Trying to get all success in the tests > > ``` > poetry run ruff check . > poetry run pyright reflex...
If you get so many errors it's possible you have a version of pyright that is too recent compared to the one being used on Reflex. We're working on updating...