Skip to content

Comments

fix: ssr search endppoint#467

Open
AmirSa12 wants to merge 2 commits intomainfrom
fix/ssr-search
Open

fix: ssr search endppoint#467
AmirSa12 wants to merge 2 commits intomainfrom
fix/ssr-search

Conversation

@AmirSa12
Copy link
Member

No description provided.

@continuous-releases-staging
Copy link

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
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
Member Author

Choose a reason for hiding this comment

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

query?

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