Closed fapian closed 8 years ago
Hey,
i prepared this bin (http://requirebin.com/?gist=27d3737a054e1e044080d04bf516a493) to showcase the bug.
If you run it, the previous state of the namespaced version is equal to the new state. If i do the same without a namespace everything works as i would expect it.
Ah yeah, damn - that's not good. Investigating
Found the bug, we were mutating the previous state rather than overriding it
Hey,
i prepared this bin (http://requirebin.com/?gist=27d3737a054e1e044080d04bf516a493) to showcase the bug.
If you run it, the previous state of the namespaced version is equal to the new state. If i do the same without a namespace everything works as i would expect it.