Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send message to gd.games iframe when keyboard opens #7472

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AlexandreSi
Copy link
Collaborator

No description provided.

@AlexandreSi AlexandreSi requested a review from 4ian as a code owner March 12, 2025 15:52
@@ -68,6 +71,24 @@ const GamesPlatformFrame = ({ initialGameId, loaded, visible }: Props) => {
[loaded, initialGameId]
);

React.useEffect(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as discussed, this should probably be moved to the top component GamesPlatformFrameContext to do a logic similar to sendUserCustomTokenToFrame()

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.

3 participants