reflex/reflex/.templates/web/utils
Masen Furer 99d1b5fbdf
rx.upload must include _var_data from props (#4463)
* rx.upload must include _var_data from props

str-casting the dropzone arguments removed any VarData they depended on, like
the state context.

update test_upload to include passing a prop from a state var

* Handle large payload delta from upload event handler

Fix update chunk chaining logic; try/catch wasn't catching errors from the
async inner function.
2024-12-02 16:29:06 -08:00
..
helpers Add Clipboard component for handling global on_paste event (#3513) 2024-06-26 09:22:24 -07:00
client_side_routing.js fix: add verification for path /404 (#3723) 2024-08-05 14:02:47 -07:00
state.js rx.upload must include _var_data from props (#4463) 2024-12-02 16:29:06 -08:00