For example here: ````md ```js const foo = view(Inputs.button("reset")); ``` ```js const obj = {foo}; ``` ```js obj ``` ```` If you open the object and then click the reset button, you’ll see the bug: <img width="221" alt="Screenshot 2024-06-12 at 5 25 19 PM" src="https://github.com/observablehq/framework/assets/230541/1f808d2f-6b69-43a5-ba43-6cb72de8b95e">