Skip to content

Conversation

Mohit5Upadhyay
Copy link

What does this PR do?

This PR fixes issue: #2180 a decoding issue with base64-encoded code snippets in the following components:

  • MultiCodeContextless.svelte
  • Languages.svelte

The issue was reported in Issue #2180 where the actual content not rendered properly rather base64 content seen.

Test Plan

  • changes are seen locally pnpm run dev & pnpm run build

Update:

decoded-fix-func.mp4

Related PRs and Issues

Closes #2180

Have you read the Contributing Guidelines on issues?

Yes

Copy link

appwrite bot commented Jul 24, 2025

appwrite.io

Project ID: 684969cb000a2f6c0a02

Sites (1)
Site Status Logs Preview QR
 website
68496a17000f03d62013
Failed Failed Authorize Preview URL QR Code

Note

Cursor pagination performs better than offset pagination when loading further pages.

@Mohit5Upadhyay
Copy link
Author

Hi @sara-k-48 @stnguyen90 👋,

I’ve opened a PR to fix the issue #2180 on the Functions page. The decoding is now correctly handled using atob, ensuring the examples display properly.

Whenever you get a chance, could you please take a look and let me know if any changes are needed?
Thanks for your time! 😊

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.

🐛 Bug Report: Functions page of website shows base64 encoded text

1 participant