abulvenz

Results 27 comments of abulvenz

Thanks for fixing it, we ran into problems here as well! @aditya051293 Would you mind having a look?

> Use rx.chakra.select @tfc1209 Thanks for the tip. That would work. We are just trying to reduce our bundle size by removing all chakra elements :smile: @benedikt-bartscher I like your...

OK, I tried something here: https://github.com/abulvenz/reflex/blob/prop-propagation-testing/integration/test_prop_propagation.py Maybe this is not the best way to do it. Anyway, the result is that we are at least also missing id-propagation on ```python...

@benedikt-bartscher I've had a look at the changes and slept one night on it :) We have two different use cases that both deal with the asset folder: - The...

This is important, because many var trees root in router.

> @abulvenz do you want me to assign this to you? (since you have a draft working on it) Thanks for asking @Lendemor . Right now this has low prio...

AFAIK reflex should be considered more as framework not as a toolkit or library. Which means: Reflex calls you, not the other way round. Some concepts might hinder you to...