You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.
I found the root cause: Some dependencies (see below) are installing [email protected], which removes the buffer property from the CID class, while others still depend on that property.
Describe the bug
After MetaMask sign in, the app doesn't show chatbox.
To Reproduce
Steps to reproduce the behavior:
git clone [email protected]:3box/3box-chatbox-react.git && cd 3box-chatbox-react
npm install && npm run start
http://localhost:8080/
Desktop (please complete the following information):
Additional context
Network log
Request:
GET https://beta.3box.io/address-server/odbAddress/0xba8398ce00912922de4ab30caad9a9227872e47a
Response:
200
Console log
$ npm ls --depth=1
The text was updated successfully, but these errors were encountered: