-
Notifications
You must be signed in to change notification settings - Fork 269
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
Uncaught exception - Session with id "not found" after deleting an scrbook #299
Comments
@nichochar I would like to work on it. |
@benjreinhart Hey... just wanted to check if you were able to reproduce this? |
Hey @BeRecursive22 , happy for you to take a stab. I'll assign it to you for now. |
@nichochar #313 for your reference. |
@BeRecursive22 @nichochar is this issue fixed yet? |
@Sanjoy-droid its completed. Thanks mate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce:
Steps to fix it:
remove redundant removal of srcbook's directory leading the uncaught exception
Steps to reproduce:
Create a new TS srcbook
Install the dependencies and hit "Generate SrcBook"
Feed the prompt and generate the code and run it.
Now "Delete" the srcbook.
You'll be able to see requests failing in the network tab.
Steps to fix it:
The text was updated successfully, but these errors were encountered: