phetsims / build-a-nucleus

"Build a Nucleus" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
0 stars 5 forks source link

error TS2339: Property 'incomingProtonsNumber' does not exist on type 'ParticleNucleus'. #75

Closed samreid closed 1 year ago

samreid commented 1 year ago

CT Saw this issue:

error TS2339: Property 'incomingProtonsNumber' does not exist on type 'ParticleNucleus'.

I'll comment it out for now.

samreid commented 1 year ago

OK I commented it out for now, @Luisav1 and @marlitas can you please look for a longer-term solution?

marlitas commented 1 year ago

Addressing now.

marlitas commented 1 year ago

This was vestigial from some properties we removed. Should be fixed now.