-
Notifications
You must be signed in to change notification settings - Fork 354
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
Melty screen black after first task. #85
Comments
remove node_modules and pull the latest version. reinstall with yarn. |
I've pulled down the latest (I was already on the latest main) and deleted node_modules. The problem still persists. Each task ends in a blank black screen and I have to quit to get the melty ai screen back |
what's the error on the devtools? |
I will check, i hadn't thought of the devtools. |
Hey, I believe there's a memory leak introduced in the latest version. Need to look into this. |
main.js:40 TypeError: Cannot read properties of undefined (reading 'map') main.js:393 Uncaught TypeError: Cannot read properties of undefined (reading 'map') ERR [uncaught exception in main]: net::ERR_CONNECTION_REFUSED: Error: net::ERR_CONNECTION_REFUSED These are some errors that show up when the screen goes black. |
I think the .map issue was introduced by a change I made a few days ago; if so, this should fix it. I'll try to take a look at the other issues soon. |
I've pulled down the latest version of main, reinstalled yarn deps and recorded a video for you to see the issue still happens |
* bot changes * prompt adjustments (FileContents tag name) * undo bad bot changes * copy types to webview * bot changes * bot changes * human changes * bot changes * bot changes * bot changes
After running melty ai once, the extension overlay goes blank and just shows a black screen. I've attached some screenshots of the issue.
The console running melty:code also shows some warnings and notices
The text was updated successfully, but these errors were encountered: