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

Evaluated symbols are sometimes lost #2026

Open
PEZ opened this issue Jan 20, 2023 · 0 comments
Open

Evaluated symbols are sometimes lost #2026

PEZ opened this issue Jan 20, 2023 · 0 comments

Comments

@PEZ
Copy link
Collaborator

PEZ commented Jan 20, 2023

I have not seen this happen myself, but there are several reports in Slack about that evaluating an expression in a namespace sometimes results in a no such var error, where the var is from a required namespace, even though the var has previously been evaluated. The user then has to evaluate namespaces from the bottom up to get things working again.

I have created a test project for experimenting with trying to reproduce this issue:

I doubt this is an issue originating in Calva, but it could of course be. Please help with chasing this issue down. There are some little more instructions in that test project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant