mirror of
https://github.com/status-im/reagent.git
synced 2025-02-11 03:16:43 +00:00
If jsprops was nil before key oset call, oset created a new object for the jsprops, but because the return value from oset was not used, the object was lost.