Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/provider consolelog #296

Merged

Conversation

chrismahoney
Copy link
Collaborator

@chrismahoney chrismahoney added the cleanup Cleaning of the pull request is need label Nov 15, 2024
@chrismahoney
Copy link
Collaborator Author

@coleam00 could you look this over for me when you get a sec? Just simple cleanup of console logging to remove an error and extra log entries.

@@ -111,12 +111,10 @@ export const BaseChat = React.forwardRef<HTMLDivElement, BaseChatProps>(
},
ref,
) => {
console.log(provider);
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Here's the removal of the provider logs

@chrismahoney chrismahoney self-assigned this Nov 15, 2024
@wonderwhy-er
Copy link
Collaborator

I just pulled and checked that it works.
Merging.

@wonderwhy-er wonderwhy-er merged commit f52ba2e into stackblitz-labs:main Nov 16, 2024
1 check passed
@coleam00
Copy link
Collaborator

Thanks @wonderwhy-er, sorry I missed this notification @chrismahoney!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Cleaning of the pull request is need
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants