Skip to content

Fix: the startup example error: JSON data structure error#951

Open
Dihubopen wants to merge 3 commits intogoogle:mainfrom
evoopen:fix_evosoon
Open

Fix: the startup example error: JSON data structure error#951
Dihubopen wants to merge 3 commits intogoogle:mainfrom
evoopen:fix_evosoon

Conversation

@Dihubopen
Copy link

@Dihubopen Dihubopen commented Mar 24, 2026

Description

Fix: the startup example error: JSON data structure error

截屏2026-03-24 19 00 43

ERROR:main:An error occurred during server startup: Failed to validate example examples/confirmation.json: Component 'confirmation-card' references non-existent component 'confirmation-column' in field 'child'

Pre-launch Checklist

If you need help, consider asking for advice on the discussion board.

@google-cla
Copy link

google-cla bot commented Mar 24, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request addresses an error in the startup example for the restaurant finder by adding a missing component definition for confirmation-column in confirmation.json. The change correctly defines the Column component, resolving what appears to be a reference error in the UI definition. While the code change is correct, the pull request description is incomplete. Please fill out the description and the pre-launch checklist as per the repository's contribution guidelines before merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant