You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
12
- Made `use_telegram_context` Yew hook reactive to properly handle cases when
13
13
the Telegram SDK initializes after component mount. The hook now uses
14
14
`requestAnimationFrame` to efficiently poll for context availability and
15
-
automatically updates when the context becomes ready.
15
+
automatically updates when the context becomes ready. ([#141](https://github.com/RAprogramm/telegram-webapp-sdk/issues/141), [#142](https://github.com/RAprogramm/telegram-webapp-sdk/pull/142))
0 commit comments