Skip to content

Commit 6340bb5

Browse files
committed
Remove changelog entry
1 parent 4d6111d commit 6340bb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/source/about/changelog.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ Unreleased
100100

101101
**Fixed**
102102

103-
- Fixed a flaky test issue in ``test_subcomponent_notation`` where react-bootstrap components would fail to initialize due to a race condition in ESM module loading from esm.sh. The fix pins esm.sh to v135 and explicitly imports react-is to ensure proper dependency resolution order.
104103
- :pull:`1239` - Fixed a bug where script elements would not render to the DOM as plain text.
105104
- :pull:`1271` - Fixed a bug where the ``key`` property provided within server-side ReactPy code was failing to propagate to the front-end JavaScript components.
106105
- :pull:`1254` - Fixed a bug where ``RuntimeError("Hook stack is in an invalid state")`` errors could be generated when using a webserver that reuses threads.

0 commit comments

Comments
 (0)