You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is 1 @ts-expect-error that's a tricky to address, in SandwichesScreenView.ts. I suspect that it may go away during PhET-iO instrumentation #78, because it's related to something that needs to be converted from dynamic to static instantiation. I'll leave this issue open, and circle back later.
When this @ts-expect-error has been removed, then this change needs to be made to package.json:
There is 1
@ts-expect-error
that's a tricky to address, in SandwichesScreenView.ts. I suspect that it may go away during PhET-iO instrumentation #78, because it's related to something that needs to be converted from dynamic to static instantiation. I'll leave this issue open, and circle back later.When this
@ts-expect-error
has been removed, then this change needs to be made to package.json:The text was updated successfully, but these errors were encountered: