reflex/reflex/components/base
Khaleel Al-Adhami 238b03a8c7
disable react strict mode for event loop (#4720)
* disable react strict mode for event loop

* oops

* pyi oui

* separate socket connection from event loop

* prettier state.js

* disable react strict mode

* didn't work sadge

* socket connect/disconnect depends on new isBackendDisabled state

* only start the event loop when the socket is set or we're not stateful

* Always drain the queue unless backend is disabled

---------

Co-authored-by: Masen Furer <m_github@0x26.net>
2025-01-31 18:36:35 -08:00
..
__init__.py Catch unhandled errors on both frontend and backend (#3572) 2024-07-08 19:26:11 -07:00
__init__.pyi Catch unhandled errors on both frontend and backend (#3572) 2024-07-08 19:26:11 -07:00
app_wrap.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
app_wrap.pyi change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
bare.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
body.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
body.pyi change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
document.py pass lang and custom_attrs from app to html root (#2697) 2024-03-03 13:51:20 -08:00
document.pyi change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
error_boundary.py improve var base typing (#4718) 2025-01-31 13:12:33 -08:00
error_boundary.pyi improve var base typing (#4718) 2025-01-31 13:12:33 -08:00
fragment.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
fragment.pyi change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
head.py [REF-2821]Improve Dynamic Imports (#3345) 2024-05-31 16:43:10 +00:00
head.pyi change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
link.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
link.pyi change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
meta.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
meta.pyi change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
script.py add noop event (#4288) 2024-11-04 10:33:07 -08:00
script.pyi change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
strict_mode.py disable react strict mode for event loop (#4720) 2025-01-31 18:36:35 -08:00
strict_mode.pyi disable react strict mode for event loop (#4720) 2025-01-31 18:36:35 -08:00