react-drift icon indicating copy to clipboard operation
react-drift copied to clipboard

Passing the user's information appears to not show the widget

Open hellozuech opened this issue 4 years ago • 6 comments

When I pass in the userid and/or attributes the component doesn't show anymore on the screen.

<Drift appId="[appid here]" userId="1234" attributes={{ email: "[email protected]", company: "Acme Inc" }} />

hellozuech avatar Jan 11 '21 18:01 hellozuech

any updates on this issue? @chardmd Is this a technical issue or a licencing issue? because I see the user attribute is updated on the Drift console, but the chat bubble disappears as soon as the attributes are set.

pedramp20 avatar May 27 '21 05:05 pedramp20

Also looking for an update on this issue please @chardmd, Thanks!

LucasHarvey avatar Oct 15 '21 23:10 LucasHarvey

Hi, @LucasHarvey I am very busy at the moment with other things. So no time to fix this issue but If you can debug and submit a PR, then I will review and publish a new version. thanks!

chardmd avatar Oct 15 '21 23:10 chardmd

@pedramp20 @LucasHarvey @chardmd this is not a bug. Check if you have Widget Signed Identities enabled in drift settings. If you are not providing drift instance with a token, you can disable this setting (although not recommended as visitors can easily spoof their identity).

Screenshot 2021-11-08 at 15 49 09

tadinski avatar Nov 08 '21 14:11 tadinski

Is there a way to keep the Signed Entities enabled and pass the key to the component?

BakulTessell avatar Nov 19 '21 17:11 BakulTessell

Is there a way to keep the Signed Entities enabled and pass the key to the component?

I would really like to know about that either.

mouchourider avatar May 03 '22 08:05 mouchourider