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
Apparently as #650 demonstrates `smap` gets corrupted and ends up being
different from `self.smap`, actually seems to be equal to value (or `value.smap`). My gut tells me that we’re missing a `var smap` somewhere.
The fix just always fetches map and smap from self.
Closes#650.
0 commit comments