mirror of
https://github.com/status-im/reagent.git
synced 2025-02-22 08:38:10 +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.