reflex/reflex/.templates/web
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
..
components Fix setting default color mode in dev mode (#4616) 2025-01-22 15:30:11 -08:00
styles Radix Themes + Tailwind Harmony (#3355) 2024-05-28 12:21:28 -07:00
utils disable react strict mode for event loop (#4720) 2025-01-31 18:36:35 -08:00
.gitignore Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
jsconfig.json use $ syntax (#4237) 2024-10-24 14:34:39 -07:00
next.config.js Upgrade to NextJS 14 (#2142) 2023-11-13 09:52:51 -08:00
postcss.config.js Radix Themes + Tailwind Harmony (#3355) 2024-05-28 12:21:28 -07:00