[PR #4382] [MERGED] docs:Update client.mdx to correct svelte 5 onclick syntax #30949

Closed
opened 2026-04-17 21:55:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4382
Author: @azezsan
Created: 9/3/2025
Status: Merged
Merged: 9/3/2025
Merged by: @himself65

Base: mainHead: patch-2


📝 Commits (3)

  • 839c52a docs:Update client.mdx to correct svelte 5 onclick syntax
  • abe132d Docs:Update organization.mdx remove unintended "s"
  • 96edc24 docs:data does exist as an empty array so the check has to be modified

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 docs/content/docs/concepts/client.mdx (+2 -2)
📝 docs/content/docs/plugins/organization.mdx (+2 -2)

📄 Description

Summary by cubic

Corrected Svelte 5 click handler syntax in client.mdx examples, replacing on:click with onclick so users can copy-paste without errors.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/4382 **Author:** [@azezsan](https://github.com/azezsan) **Created:** 9/3/2025 **Status:** ✅ Merged **Merged:** 9/3/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `patch-2` --- ### 📝 Commits (3) - [`839c52a`](https://github.com/better-auth/better-auth/commit/839c52a6488279439be1bf746a858ce9e078170d) docs:Update client.mdx to correct svelte 5 onclick syntax - [`abe132d`](https://github.com/better-auth/better-auth/commit/abe132da8468995b02b0a5e1ea7af25b8c04ec79) Docs:Update organization.mdx remove unintended "s" - [`96edc24`](https://github.com/better-auth/better-auth/commit/96edc24d17a716dbfb27702c559773897bda3d93) docs:data does exist as an empty array so the check has to be modified ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/concepts/client.mdx` (+2 -2) 📝 `docs/content/docs/plugins/organization.mdx` (+2 -2) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Corrected Svelte 5 click handler syntax in client.mdx examples, replacing on:click with onclick so users can copy-paste without errors. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-17 21:55:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#30949