File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -101,6 +101,7 @@ Don't forget to remove deprecated code on each major release!
101101- Fixed a bug where script elements would not render to the DOM as plain text.
102102- Fixed a bug where the ` key ` property provided within server-side ReactPy code was failing to propagate to the front-end JavaScript components.
103103- Fixed a bug where ` RuntimeError("Hook stack is in an invalid state") ` errors could be generated when using a webserver that reuses threads.
104+ - Fixed a bug where events (server to client, and client to server) could be lost during rapid actions.
104105- Allow for ReactPy and ReactJS components to be arbitrarily inserted onto the page with any possible hierarchy.
105106
106107## [ 1.1.0] - 2024-11-24
You can’t perform that action at this time.
0 commit comments