On client-side I’m using libsodium-plus for decryption. Everything works fine, except the push of the result to the result_array. A console log (1 line up) works fine. Where is my misconception? see: https://codesandbox.io/s/sodium-plus-async-funct-2ukrpi?file=/src/index.js