phetsims / circuit-construction-kit-common

"Circuit Construction Kit: Basics" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
10 stars 10 forks source link

Deleting a vertex causes destination sim to freeze in state wrapper #906

Closed matthew-blackman closed 1 year ago

matthew-blackman commented 1 year ago

To reproduce:

  1. Open Circuit Construction Kit - DC in PhET-iO state wrapper
  2. Add two components and connect them
  3. Select and delete the vertex using either the keyboard or cut button
samreid commented 1 year ago

@matthew-blackman and I resolved this today by deselecting components when they are deleted. Closing.