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

JS state manager: clean up the hack for .state accessor #1818

Merged
merged 1 commit into from
May 19, 2024

Conversation

exyi
Copy link
Member

@exyi exyi commented May 12, 2024

observable.state now formally issues a state update in order to gain access to the current state.
It works, but it's counterintuitive when debugging and might be inefficient

observable.state now formally issues a state update in order to gain access to
the current state.
It works, but it's counterintuitive when debugging and might be inefficient
@exyi exyi merged commit cffe1b0 into main May 19, 2024
13 of 14 checks passed
@exyi exyi deleted the cleanup-statemanager-getstate branch May 19, 2024 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants