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

Empirica.on(model, attr) where attr is a vector field does not pass the model #399

Open
2 tasks done
npaton opened this issue Aug 22, 2023 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@npaton
Copy link
Contributor

npaton commented Aug 22, 2023

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

Empirica.on(stage, "things", (ctx, { stage, things }) => {
    stage // => undefined
});

Steps To Reproduce

No response

Empirica Version

No response

What OS are you seeing the problem on?

No response

What browser are you seeing the problem on?

No response

Relevant log output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@npaton npaton added the bug Something isn't working label Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant