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
Add check for new JS object representation (#1360)
The debugger filters out native JS objects using the classRef's
name. Since DDC will change this representation, we need to
check for the new representation.
0 commit comments