Skip to content

fix: ssr search endppoint#467

Merged
Aslemammad merged 2 commits intomainfrom
fix/ssr-search
Feb 25, 2026
Merged

fix: ssr search endppoint#467
Aslemammad merged 2 commits intomainfrom
fix/ssr-search

Conversation

@AmirSa12
Copy link
Copy Markdown
Member

No description provided.

@continuous-releases-staging
Copy link
Copy Markdown

continuous-releases-staging Bot commented Feb 23, 2026

  • example-1

  • example-2

    npm i https://46c6c8f6.stackblitz-cr.pages.dev/stackblitz-labs/pkg.pr.new/pkg-pr-new@467
    
    npm i https://46c6c8f6.stackblitz-cr.pages.dev/stackblitz-labs/pkg.pr.new/playground-a@467
    
    npm i https://46c6c8f6.stackblitz-cr.pages.dev/stackblitz-labs/pkg.pr.new/playground-b@467
    

commit: be700ef

const router = useRouter();
const search = computed({
get: () => {
const text = route.query.text;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i don't think "text" is the right keyword here. let's use something more standard.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

query?

@Aslemammad Aslemammad merged commit 02df49c into main Feb 25, 2026
5 of 6 checks passed
@Aslemammad Aslemammad deleted the fix/ssr-search branch February 25, 2026 18:25
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.

2 participants