-
Notifications
You must be signed in to change notification settings - Fork 26
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
Unable to view code that is on StackOverFlow, only see "[object Object],[object Object]" #43
Comments
+1 for this on other sites as well. It seems to be occurring for elements of type |
Thanks for flagging this @stfarm, @vanpyrzericj @uepzues! Also it be great if there is a link for a webpage where you are facing this issue to help us replicate. We are looking at it as high priority. @PriyanshuUpadhyay do have a look if you can identify. |
In addition to stack overflow answers, here is a doc site I was using the other day which had this issue occurring on it: https://docs.abp.io/en/abp/latest/Module-Development-Basics **It is also only doing this in Firefox for me, too |
I had the same [object Object], issue in Firefox and deleted Merlin. This fixed the problem on other than OpenAI web sites but now My ChatGPT screens don't work properly. Tried to add Merlin back but OpenAI ChatGPT Plus still doesn't work right. When I deleted Merlin from Firefox it was deleted from all browsers including Chrome and Edge. I had no problems until I opened a paid account yesterday. |
Hey @Drewkilleen317, so we as of now don't interact with the chatGPT page. We use the OpenAI API endpoints so using Merlin should not have any impact on your ChatGPT Plus plan. For the uninstall issue, as firefox and chrome are independent browsers, I don't think this should be happening. Please try installing in chrome once again and if the issue persists, please post any follow-up here. |
I can confirm that since the latest updates, I am also having [object Object] everywhere. |
Unable to view code that is on StackOverFlow for example or any other site that has code samples.
All I see is "[object Object],[object Object],[object Object],[object Object],[object Object],[obje"
When it should be "console.log('postFilterBySlug: ', postFilterBySlug)" (just for example)
I have merlin disabled until you fix that.
I use FireFox btw.
The text was updated successfully, but these errors were encountered: