Skip to content

Version Packages#492

Merged
christianmat merged 1 commit into
mainfrom
changeset-release/main
May 22, 2026
Merged

Version Packages#492
christianmat merged 1 commit into
mainfrom
changeset-release/main

Conversation

@christianmat
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@frigade/react@2.10.5

Patch Changes

  • aea7dde: Fix mobile popup-blocker swallowing primary/secondary button link clicks. When a step exposes primaryButton.uri (or the legacy primaryButtonUri) and the consumer hasn't overridden the navigate prop, the button now renders as a native <a href target rel> so the browser handles navigation directly. Previously the click triggered window.open after an awaited step.complete, which iOS Safari and Chrome Android silently block as a popup because the user-gesture context was lost. Buttons without a URI, and buttons under a custom navigate handler, are unchanged. Visual styling is identical.

@christianmat christianmat force-pushed the changeset-release/main branch from 171aaa2 to 6bee048 Compare May 22, 2026 18:41
@christianmat christianmat merged commit 79a71dd into main May 22, 2026
1 of 2 checks passed
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