Skip to content

Fix precallPermissionsHelpLink attribute name#64

Open
amureki wants to merge 3 commits into
whereby:mainfrom
amureki:patch-1
Open

Fix precallPermissionsHelpLink attribute name#64
amureki wants to merge 3 commits into
whereby:mainfrom
amureki:patch-1

Conversation

@amureki
Copy link
Copy Markdown

@amureki amureki commented May 28, 2026

The web component uses precallPermissionsHelpLink with plural Permissions:

However, the documentation page uses singular version:
https://docs.whereby.com/reference/using-the-whereby-embed-element#attributes-of-the-component

CleanShot 2026-05-28 at 09 33 23@2x

This PR updates the docs from precallPermissionHelpLink to precallPermissionsHelpLink so the documented attribute matches the Browser SDK implementation and TypeScript definitions.

amureki added 3 commits May 28, 2026 09:26
The documentation is not aligned with the actual SDK key:

https://github.com/whereby/sdk/blob/e6e413fb31aab6241faf8a8e62e96bc4f3c69a47/packages/browser-sdk/src/lib/embed/index.ts#L51

Doc says "precallPermissionHelpLink" (singular permission) instead of "precallPermissionsHelpLink" (plural permissions).

This change aligns the docs with the actual implementation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant