Skip to content

Change decodeComponent usage - #1950

Open
aquapi wants to merge 1 commit into
elysiajs:kianafrom
aquapi:kiana
Open

Change decodeComponent usage#1950
aquapi wants to merge 1 commit into
elysiajs:kianafrom
aquapi:kiana

Conversation

@aquapi

@aquapi aquapi commented Jul 28, 2026

Copy link
Copy Markdown

Prerequisted

  • I have run the tests via bun run test and they pass
  • I have added tests to prevent regression in the future that prove my fix is effective or that my feature works
  • I understand that I'll write a detailed description of the PR and that it will be reviewed by a human

Related issue

#1949

Description

Change decodeComponent(value) || value to decodeComponent(value) as it doesn't return undefined anymore.

Change `decodeComponent(value) || value` to `decodeComponent(value)` as it doesn't return `undefined` anymore
@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 041fc403-982a-42b0-a042-d9d350a01f5a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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