Skip to content

Fix CS0841: Correct pattern matching in iOS gesture manager#33482

Closed
Copilot wants to merge 3 commits intofeature/longpress-gesture-recognizerfrom
copilot/sub-pr-33432
Closed

Fix CS0841: Correct pattern matching in iOS gesture manager#33482
Copilot wants to merge 3 commits intofeature/longpress-gesture-recognizerfrom
copilot/sub-pr-33432

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 12, 2026

  • Initial plan created
  • Fix CS0841 build error in GesturePlatformManager.iOS.cs
  • Remove accidentally committed HybridWebView.js.map file
  • Add *.js.map pattern to .gitignore to prevent future accidental commits

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com>
Copilot AI changed the title [WIP] Add LongPressGestureRecognizer for .NET MAUI 11 Fix CS0841: Correct pattern matching in iOS gesture manager Jan 12, 2026
Copilot AI requested a review from jfversluis January 12, 2026 15:29
@jfversluis
Copy link
Copy Markdown
Member

@copilot remove src/Core/src/Handlers/HybridWebView/HybridWebView.js.map from this PR

Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Jan 12, 2026

@copilot remove src/Core/src/Handlers/HybridWebView/HybridWebView.js.map from this PR

Removed in commit 2246ac0. Also added *.js.map to .gitignore to prevent future accidental commits of JavaScript source map files.

@jfversluis
Copy link
Copy Markdown
Member

Fixed manually

@jfversluis jfversluis closed this Jan 13, 2026
@kubaflo kubaflo added area-ai-agents Copilot CLI agents, agent skills, AI-assisted development and removed area-ai-agents Copilot CLI agents, agent skills, AI-assisted development labels Jan 28, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Feb 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants