Skip to content

fix: context menu still does not show on iOS - #26

Open
webbrain-one wants to merge 1 commit into
anpin:mainfrom
webbrain-one:webbrain/issue-23
Open

fix: context menu still does not show on iOS#26
webbrain-one wants to merge 1 commit into
anpin:mainfrom
webbrain-one:webbrain/issue-23

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #23

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR targets the iOS-specific regression where the context menu doesn’t appear by ensuring the native platform view is eligible to receive interaction events required by UIContextMenuInteraction.

Changes:

  • Explicitly enables UserInteractionEnabled on the iOS PlatformView before attaching UIContextMenuInteraction.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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.

context menu still does not show on iOS

2 participants