Skip to content

Fix race during layer webview initialization - #69

Merged
0x7f merged 3 commits into
mainfrom
fix-ui-init-race
Jul 30, 2026
Merged

Fix race during layer webview initialization#69
0x7f merged 3 commits into
mainfrom
fix-ui-init-race

Conversation

@0x7f

@0x7f 0x7f commented Jul 30, 2026

Copy link
Copy Markdown
Member

This fixes a race in the layer initialization. This popped up on Android in particular. Now we make sure no message is lost and all are delivered from within the Webview to React Native.

0x7f added 3 commits July 30, 2026 22:51
Queue first-layer messages until the native WebView bridge is ready.

Defer style injection until the DOM is available on cold starts.
@0x7f
0x7f merged commit 889473f into main Jul 30, 2026
3 checks passed
@0x7f
0x7f deleted the fix-ui-init-race branch July 30, 2026 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant