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

console.log(this.contentBinding); is not removed from the code. #1256

Closed
hiroaki2020 opened this issue Dec 18, 2024 · 2 comments
Closed

console.log(this.contentBinding); is not removed from the code. #1256

hiroaki2020 opened this issue Dec 18, 2024 · 2 comments

Comments

@hiroaki2020
Copy link

I am using assistant-ui with useAssistant and browser console continues to receive output from console.log(this.contentBinding);
Output is object called ShallowMemoizeSubject.

relavant files and lines are

ContentPartRuntime.mjs:16
@Yonom
Copy link
Member

Yonom commented Dec 18, 2024

@hiroaki2020 thanks for reporting this! can you try upgrading assistant-ui?

npm i @assistant-ui/react@latest

@hiroaki2020
Copy link
Author

The logs are gone now!
Thank you so much!

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

No branches or pull requests

2 participants