This message was deleted.
# ask-questions
w
This message was deleted.
๐Ÿšข 1
f
are you using our chrome dev tools or the architypes feature to see if/why a user would be matched?
t
Dev Tools is not available, as it's on production But, good idea to check the same on staging, first! ๐Ÿ‘ Archetypes - haven't used this yet
f
Dev Tools is available on staging, but we canโ€™t see the features. They are showing momentarily, but they disappear immediately https://share.zight.com/9Zu49o10
โž• 1
Update: I think I fixed this issue locally. I will push to staging and debug there further.
๐Ÿ™Œ 1
t
Yes, simulation shows everything should work So it's probably something in our implementation We already have a PR, let's see if this improves things
Our problem was not Reacting it correctly After refactoring our
useEffect
strategy, attributes started transmitting and operating correctly
f
great
135 Views