Skip to content

Fix syntax error causing build failure#374

Merged
husseinmozannar merged 3 commits intomainfrom
bugfix/chatinput-gatsby
Sep 15, 2025
Merged

Fix syntax error causing build failure#374
husseinmozannar merged 3 commits intomainfrom
bugfix/chatinput-gatsby

Conversation

@tylerpayne
Copy link
Copy Markdown
Collaborator

Dev was passing, but Gatsby was failing to build

Dev was passing, but Gatsby was failing to build
@tylerpayne tylerpayne requested a review from Copilot September 8, 2025 17:48
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a syntax error in the ChatInput component that was causing Gatsby build failures while passing in development mode.

  • Added missing semicolon at the end of a React useCallback dependency array

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@madeleinegrunde
Copy link
Copy Markdown

Still got an unknown error (logs attached), but now it is no longer giving the gatsby error and is running correctly.
gatsby run.txt

Copy link
Copy Markdown
Contributor

@husseinmozannar husseinmozannar left a comment

Choose a reason for hiding this comment

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

Fixed the display of the tool selector, it was a bit weird before, re-did it same row, but now made mcp tools show up like file uploads so it is conssitent

@husseinmozannar husseinmozannar merged commit 659aaec into main Sep 15, 2025
9 checks passed
@husseinmozannar husseinmozannar deleted the bugfix/chatinput-gatsby branch September 15, 2025 00:19
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.

4 participants