Welcome! Please see the About page for a little more info on how this works.
I discovered that (pop some-rrb-vec) where some-rrb-vec is of length 1 returns a PersistentVector rather than a clojure.core.rrbt.Vector in ClojureScript.
This isn't true for the Clojure side, so I assume it's a problem. Patch attached with tests.