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
fix (project config manager): Fix onUpdate dispose function (#21)
Summary:
Fix dispose function returned from onUpdate of ProjectConfigManager. I forgot to bind the dispose function.
Test plan:
Added new unit test. Manually tested.
0 commit comments