push-protocol/push-sdk

πŸ› [BUG] - Fix Support chat

Closed this issue Β· 7 comments

Expected Behaviour

It should work properly and chat should load

Current Behaviour

image keeps on loading and the ui is not proper

Reproduction steps

1. Open the website 
2. Go to the docs/chats/ui-components/chat-widget
3. Open the bottom right chat logo and you will find the error

Screenshots

![DESCRIPTION](LINK.png)

Relevant Logs

No response

Dapp Env

Prod (app.push.org), Staging (staging.push.org), Dev (dev.push.org)

Browsers

No response

@mishramonalisha76 to share more details regarding the backend issue with @HarshRajat

It doesnot occur in dapp.
This error is coming only when component is used when urlType is β€˜frame’, We have frames in brb group.
In the dapp since we have already called the .init() method of web3Onboard in the main file, it doesnot give any error. But in sdk or when someone is using another react app, it gives error as the .init() method of web3Onboard isnt called before useConnectWallet() hook
@HarshRajat

@mishramonalisha76 needs to update Dapp with the new alpha version

The changes for this ticket are already in the new stable release for SDK. Let's get these tested and moved to Done after the deployment takes place.

Review is being done by Kartikey

QA Done, Looks good to me