You are using @liveblocks/client
within a JavaScript runtime which doesn't
implement atob
.
(environments like React Native or Node < 16)
As a polyfill, we recommend installing the package
base-64
.
Then you can pass the decode
function to our atob
polyfill option when you
create the client.
We use cookies to collect data to improve your experience on our site. Read our Privacy Policy to learn more.